@aws-sdk/util-create-request
Advanced tools
Comparing version 3.693.0 to 3.696.0
{ | ||
"name": "@aws-sdk/util-create-request", | ||
"version": "3.693.0", | ||
"version": "3.696.0", | ||
"scripts": { | ||
@@ -25,10 +25,10 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"dependencies": { | ||
"@aws-sdk/types": "3.692.0", | ||
"@smithy/middleware-stack": "^3.0.9", | ||
"@smithy/smithy-client": "^3.4.3", | ||
"@smithy/types": "^3.7.0", | ||
"@aws-sdk/types": "3.696.0", | ||
"@smithy/middleware-stack": "^3.0.10", | ||
"@smithy/smithy-client": "^3.4.4", | ||
"@smithy/types": "^3.7.1", | ||
"tslib": "^2.6.2" | ||
}, | ||
"devDependencies": { | ||
"@smithy/protocol-http": "^4.1.6", | ||
"@smithy/protocol-http": "^4.1.7", | ||
"@tsconfig/recommended": "1.0.1", | ||
@@ -35,0 +35,0 @@ "@types/node": "^16.18.96", |
18820
+ Added@aws-sdk/types@3.696.0(transitive)
- Removed@aws-sdk/types@3.692.0(transitive)
Updated@aws-sdk/types@3.696.0
Updated@smithy/smithy-client@^3.4.4
Updated@smithy/types@^3.7.1