@smithy/util-body-length-node
Advanced tools
+2
-2
| { | ||
| "name": "@smithy/util-body-length-node", | ||
| "version": "4.4.13", | ||
| "version": "4.4.14", | ||
| "description": "Determines the length of a request body in node.js", | ||
@@ -33,3 +33,3 @@ "homepage": "https://github.com/smithy-lang/smithy-typescript/tree/main/packages/util-body-length-node", | ||
| "dependencies": { | ||
| "@smithy/core": "^3.29.8", | ||
| "@smithy/core": "^3.30.0", | ||
| "tslib": "^2.6.2" | ||
@@ -36,0 +36,0 @@ }, |
Updated