@smithy/util-stream-node
Advanced tools
+3
-3
| { | ||
| "name": "@smithy/util-stream-node", | ||
| "version": "4.2.4", | ||
| "version": "4.2.5", | ||
| "scripts": { | ||
@@ -25,4 +25,4 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
| "dependencies": { | ||
| "@smithy/node-http-handler": "^4.4.3", | ||
| "@smithy/types": "^4.8.0", | ||
| "@smithy/node-http-handler": "^4.4.4", | ||
| "@smithy/types": "^4.8.1", | ||
| "@smithy/util-buffer-from": "^4.2.0", | ||
@@ -29,0 +29,0 @@ "tslib": "^2.6.2" |
Updated