Skip to content

Commit

Permalink
chore: update smithy pkg versions and lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
kuhe committed Apr 12, 2024
1 parent 9536efc commit 1c50227
Show file tree
Hide file tree
Showing 13 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@smithy/core": "^1.4.2",
"@smithy/protocol-http": "^3.3.0",
"@smithy/signature-v4": "^2.2.1",
"@smithy/signature-v4": "^2.3.0",
"@smithy/smithy-client": "^2.5.1",
"@smithy/types": "^2.12.0",
"fast-xml-parser": "4.2.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/middleware-sdk-ec2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@aws-sdk/util-format-url": "*",
"@smithy/middleware-endpoint": "^2.5.1",
"@smithy/protocol-http": "^3.3.0",
"@smithy/signature-v4": "^2.2.1",
"@smithy/signature-v4": "^2.3.0",
"@smithy/smithy-client": "^2.5.1",
"@smithy/types": "^2.12.0",
"tslib": "^2.6.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/middleware-sdk-rds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@aws-sdk/util-format-url": "*",
"@smithy/middleware-endpoint": "^2.5.1",
"@smithy/protocol-http": "^3.3.0",
"@smithy/signature-v4": "^2.2.1",
"@smithy/signature-v4": "^2.3.0",
"@smithy/types": "^2.12.0",
"tslib": "^2.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/middleware-sdk-s3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@aws-sdk/util-arn-parser": "*",
"@smithy/node-config-provider": "^2.3.0",
"@smithy/protocol-http": "^3.3.0",
"@smithy/signature-v4": "^2.2.1",
"@smithy/signature-v4": "^2.3.0",
"@smithy/smithy-client": "^2.5.1",
"@smithy/types": "^2.12.0",
"@smithy/util-config-provider": "^2.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/middleware-sdk-transcribe-streaming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@aws-sdk/util-format-url": "*",
"@smithy/eventstream-serde-browser": "^2.2.0",
"@smithy/protocol-http": "^3.3.0",
"@smithy/signature-v4": "^2.2.1",
"@smithy/signature-v4": "^2.3.0",
"@smithy/types": "^2.12.0",
"tslib": "^2.6.2",
"uuid": "^9.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/middleware-signing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@aws-sdk/types": "*",
"@smithy/property-provider": "^2.2.0",
"@smithy/protocol-http": "^3.3.0",
"@smithy/signature-v4": "^2.2.1",
"@smithy/signature-v4": "^2.3.0",
"@smithy/types": "^2.12.0",
"@smithy/util-middleware": "^2.2.0",
"tslib": "^2.6.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/middleware-websocket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@smithy/eventstream-serde-browser": "^2.2.0",
"@smithy/fetch-http-handler": "^2.5.0",
"@smithy/protocol-http": "^3.3.0",
"@smithy/signature-v4": "^2.2.1",
"@smithy/signature-v4": "^2.3.0",
"@smithy/types": "^2.12.0",
"@smithy/util-hex-encoding": "^2.2.0",
"tslib": "^2.6.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/polly-request-presigner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@aws-sdk/types": "*",
"@aws-sdk/util-format-url": "*",
"@smithy/protocol-http": "^3.3.0",
"@smithy/signature-v4": "^2.2.1",
"@smithy/signature-v4": "^2.3.0",
"@smithy/types": "^2.12.0",
"tslib": "^2.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/rds-signer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@smithy/invalid-dependency": "^2.2.0",
"@smithy/node-config-provider": "^2.3.0",
"@smithy/protocol-http": "^3.3.0",
"@smithy/signature-v4": "^2.2.1",
"@smithy/signature-v4": "^2.3.0",
"@smithy/types": "^2.12.0",
"tslib": "^2.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/s3-presigned-post/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@aws-sdk/types": "*",
"@aws-sdk/util-format-url": "*",
"@smithy/middleware-endpoint": "^2.5.1",
"@smithy/signature-v4": "^2.2.1",
"@smithy/signature-v4": "^2.3.0",
"@smithy/types": "^2.12.0",
"@smithy/util-hex-encoding": "^2.2.0",
"@smithy/util-utf8": "^2.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/signature-v4-crt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@aws-sdk/types": "*",
"@aws-sdk/util-user-agent-node": "*",
"@smithy/querystring-parser": "^2.2.0",
"@smithy/signature-v4": "^2.2.1",
"@smithy/signature-v4": "^2.3.0",
"@smithy/types": "^2.12.0",
"@smithy/util-middleware": "^2.2.0",
"aws-crt": "^1.18.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/signature-v4-multi-region/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@aws-sdk/middleware-sdk-s3": "*",
"@aws-sdk/types": "*",
"@smithy/protocol-http": "^3.3.0",
"@smithy/signature-v4": "^2.2.1",
"@smithy/signature-v4": "^2.3.0",
"@smithy/types": "^2.12.0",
"tslib": "^2.6.2"
},
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2901,16 +2901,16 @@
"@smithy/types" "^2.12.0"
tslib "^2.6.2"

"@smithy/experimental-identity-and-auth@^0.2.2":
version "0.2.2"
resolved "https://registry.yarnpkg.com/@smithy/experimental-identity-and-auth/-/experimental-identity-and-auth-0.2.2.tgz#54718c72125840b1b6fc317b5105e5ceae1dd965"
integrity sha512-Huu0zW5jBckE+u4lXrTua9jDR4JNiB2Sp9O3shVaTfVVJwYYCZGdFl2Qvg+2TN9hJTVMXuvXakCiRNRQZbw/Zw==
"@smithy/experimental-identity-and-auth@^0.2.3":
version "0.2.3"
resolved "https://registry.yarnpkg.com/@smithy/experimental-identity-and-auth/-/experimental-identity-and-auth-0.2.3.tgz#821460377189121eb8dfa304160461d12ba834c9"
integrity sha512-Wbgjn22s/0/Gen+97Vi4WRHcPSVFozVQEWqrtp4l+ztjXrNoWvWmsiJX6ab3CArw0uT4gwLXtW7Ys7uJcKIhsw==
dependencies:
"@smithy/middleware-endpoint" "^2.5.1"
"@smithy/middleware-retry" "^2.3.1"
"@smithy/middleware-serde" "^2.3.0"
"@smithy/protocol-http" "^3.3.0"
"@smithy/signature-v4" "^2.2.1"
"@smithy/signature-v4" "^2.3.0"
"@smithy/types" "^2.12.0"
"@smithy/util-middleware" "^2.2.0"
tslib "^2.6.2"
Expand Down Expand Up @@ -3141,10 +3141,10 @@
"@smithy/types" "^2.12.0"
tslib "^2.6.2"

"@smithy/signature-v4@^2.2.1":
version "2.2.1"
resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-2.2.1.tgz#9b32571e9785c8f69aa4115517bf2a784f690c4d"
integrity sha512-j5fHgL1iqKTsKJ1mTcw88p0RUcidDu95AWSeZTgiYJb+QcfwWU/UpBnaqiB59FNH5MiAZuSbOBnZlwzeeY2tIw==
"@smithy/signature-v4@^2.3.0":
version "2.3.0"
resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-2.3.0.tgz#c30dd4028ae50c607db99459981cce8cdab7a3fd"
integrity sha512-ui/NlpILU+6HAQBfJX8BBsDXuKSNrjTSuOYArRblcrErwKFutjrCNb/OExfVRyj9+26F9J+ZmfWT+fKWuDrH3Q==
dependencies:
"@smithy/is-array-buffer" "^2.2.0"
"@smithy/types" "^2.12.0"
Expand Down

0 comments on commit 1c50227

Please sign in to comment.