@smithy/util-stream
Advanced tools
+4
-4
| { | ||
| "name": "@smithy/util-stream", | ||
| "version": "4.5.9", | ||
| "version": "4.5.10", | ||
| "scripts": { | ||
@@ -32,5 +32,5 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
| "dependencies": { | ||
| "@smithy/fetch-http-handler": "^5.3.8", | ||
| "@smithy/node-http-handler": "^4.4.7", | ||
| "@smithy/types": "^4.11.0", | ||
| "@smithy/fetch-http-handler": "^5.3.9", | ||
| "@smithy/node-http-handler": "^4.4.8", | ||
| "@smithy/types": "^4.12.0", | ||
| "@smithy/util-base64": "^4.3.0", | ||
@@ -37,0 +37,0 @@ "@smithy/util-buffer-from": "^4.2.0", |
87439
0