@smithy/util-stream-node
Advanced tools
+3
-3
| { | ||
| "name": "@smithy/util-stream-node", | ||
| "version": "4.2.20", | ||
| "version": "4.2.21", | ||
| "scripts": { | ||
@@ -24,4 +24,4 @@ "build": "concurrently 'yarn:build:types' 'yarn:build:es:cjs'", | ||
| "dependencies": { | ||
| "@smithy/node-http-handler": "^4.5.2", | ||
| "@smithy/types": "^4.14.0", | ||
| "@smithy/node-http-handler": "^4.5.3", | ||
| "@smithy/types": "^4.14.1", | ||
| "@smithy/util-buffer-from": "^4.2.2", | ||
@@ -28,0 +28,0 @@ "tslib": "^2.6.2" |
Updated