@smithy/middleware-content-length
Advanced tools
+3
-3
| { | ||
| "name": "@smithy/middleware-content-length", | ||
| "version": "4.2.11", | ||
| "version": "4.2.12", | ||
| "scripts": { | ||
@@ -28,4 +28,4 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
| "dependencies": { | ||
| "@smithy/protocol-http": "^5.3.11", | ||
| "@smithy/types": "^4.13.0", | ||
| "@smithy/protocol-http": "^5.3.12", | ||
| "@smithy/types": "^4.13.1", | ||
| "tslib": "^2.6.2" | ||
@@ -32,0 +32,0 @@ }, |
Updated