@smithy/smithy-client
Advanced tools
Comparing version
{ | ||
"name": "@smithy/smithy-client", | ||
"version": "4.4.5", | ||
"version": "4.4.6", | ||
"scripts": { | ||
@@ -27,8 +27,8 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"dependencies": { | ||
"@smithy/core": "^3.6.0", | ||
"@smithy/middleware-endpoint": "^4.1.13", | ||
"@smithy/core": "^3.7.0", | ||
"@smithy/middleware-endpoint": "^4.1.14", | ||
"@smithy/middleware-stack": "^4.0.4", | ||
"@smithy/protocol-http": "^5.1.2", | ||
"@smithy/types": "^4.3.1", | ||
"@smithy/util-stream": "^4.2.2", | ||
"@smithy/util-stream": "^4.2.3", | ||
"tslib": "^2.6.2" | ||
@@ -35,0 +35,0 @@ }, |
Updated
Updated