@smithy/smithy-client
Advanced tools
+2
-2
| { | ||
| "name": "@smithy/smithy-client", | ||
| "version": "4.14.2", | ||
| "version": "4.14.3", | ||
| "scripts": { | ||
@@ -20,3 +20,3 @@ "build": "yarn g:tsc -p tsconfig.cjs.json && yarn g:tsc -p tsconfig.es.json && yarn g:tsc -p tsconfig.types.json", | ||
| "dependencies": { | ||
| "@smithy/core": "^3.26.0", | ||
| "@smithy/core": "^3.27.0", | ||
| "@smithy/types": "^4.15.0", | ||
@@ -23,0 +23,0 @@ "tslib": "^2.6.2" |
Updated