@smithy/util-defaults-mode-node
Advanced tools
Comparing version 3.0.26 to 3.0.27
{ | ||
"name": "@smithy/util-defaults-mode-node", | ||
"version": "3.0.26", | ||
"version": "3.0.27", | ||
"scripts": { | ||
@@ -26,8 +26,8 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"dependencies": { | ||
"@smithy/config-resolver": "^3.0.11", | ||
"@smithy/credential-provider-imds": "^3.2.6", | ||
"@smithy/node-config-provider": "^3.1.10", | ||
"@smithy/property-provider": "^3.1.9", | ||
"@smithy/smithy-client": "^3.4.3", | ||
"@smithy/types": "^3.7.0", | ||
"@smithy/config-resolver": "^3.0.12", | ||
"@smithy/credential-provider-imds": "^3.2.7", | ||
"@smithy/node-config-provider": "^3.1.11", | ||
"@smithy/property-provider": "^3.1.10", | ||
"@smithy/smithy-client": "^3.4.4", | ||
"@smithy/types": "^3.7.1", | ||
"tslib": "^2.6.2" | ||
@@ -34,0 +34,0 @@ }, |
25126
4