@smithy/util-stream-node
Advanced tools
+3
-3
| { | ||
| "name": "@smithy/util-stream-node", | ||
| "version": "4.2.6", | ||
| "version": "4.2.7", | ||
| "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.5", | ||
| "@smithy/types": "^4.9.0", | ||
| "@smithy/node-http-handler": "^4.4.6", | ||
| "@smithy/types": "^4.10.0", | ||
| "@smithy/util-buffer-from": "^4.2.0", | ||
@@ -29,0 +29,0 @@ "tslib": "^2.6.2" |
21689
0Updated