@smithy/middleware-content-length
Advanced tools
+3
-3
| { | ||
| "name": "@smithy/middleware-content-length", | ||
| "version": "4.2.13", | ||
| "version": "4.2.14", | ||
| "scripts": { | ||
@@ -27,4 +27,4 @@ "build": "concurrently 'yarn:build:types' 'yarn:build:es:cjs'", | ||
| "dependencies": { | ||
| "@smithy/protocol-http": "^5.3.13", | ||
| "@smithy/types": "^4.14.0", | ||
| "@smithy/protocol-http": "^5.3.14", | ||
| "@smithy/types": "^4.14.1", | ||
| "tslib": "^2.6.2" | ||
@@ -31,0 +31,0 @@ }, |
Updated