@smithy/util-stream-node
Advanced tools
Comparing version 2.1.3 to 2.1.4
{ | ||
"name": "@smithy/util-stream-node", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"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": "^2.4.1", | ||
"@smithy/types": "^2.10.1", | ||
"@smithy/node-http-handler": "^2.4.2", | ||
"@smithy/types": "^2.11.0", | ||
"@smithy/util-buffer-from": "^2.1.1", | ||
@@ -29,0 +29,0 @@ "tslib": "^2.5.0" |
Updated@smithy/types@^2.11.0