@smithy/util-stream-node
Advanced tools
+3
-3
| { | ||
| "name": "@smithy/util-stream-node", | ||
| "version": "4.0.7", | ||
| "version": "4.0.8", | ||
| "scripts": { | ||
@@ -24,4 +24,4 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
| "dependencies": { | ||
| "@smithy/node-http-handler": "^4.1.0", | ||
| "@smithy/types": "^4.3.1", | ||
| "@smithy/node-http-handler": "^4.1.1", | ||
| "@smithy/types": "^4.3.2", | ||
| "@smithy/util-buffer-from": "^4.0.0", | ||
@@ -28,0 +28,0 @@ "tslib": "^2.6.2" |
Updated