@smithy/core
Advanced tools
Comparing version 3.1.2 to 3.1.3
{ | ||
"name": "@smithy/core", | ||
"version": "3.1.2", | ||
"version": "3.1.3", | ||
"scripts": { | ||
@@ -62,3 +62,3 @@ "build": "yarn lint && concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"@smithy/util-middleware": "^4.0.1", | ||
"@smithy/util-stream": "^4.0.2", | ||
"@smithy/util-stream": "^4.1.0", | ||
"@smithy/util-utf8": "^4.0.0", | ||
@@ -65,0 +65,0 @@ "tslib": "^2.6.2" |
Updated@smithy/util-stream@^4.1.0