@smithy/smithy-client
Advanced tools
Comparing version 4.1.1 to 4.1.2
{ | ||
"name": "@smithy/smithy-client", | ||
"version": "4.1.1", | ||
"version": "4.1.2", | ||
"scripts": { | ||
@@ -27,8 +27,8 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"dependencies": { | ||
"@smithy/core": "^3.1.0", | ||
"@smithy/middleware-endpoint": "^4.0.1", | ||
"@smithy/core": "^3.1.1", | ||
"@smithy/middleware-endpoint": "^4.0.2", | ||
"@smithy/middleware-stack": "^4.0.1", | ||
"@smithy/protocol-http": "^5.0.1", | ||
"@smithy/types": "^4.1.0", | ||
"@smithy/util-stream": "^4.0.1", | ||
"@smithy/util-stream": "^4.0.2", | ||
"tslib": "^2.6.2" | ||
@@ -35,0 +35,0 @@ }, |
Updated@smithy/core@^3.1.1
Updated@smithy/util-stream@^4.0.2