Skip to content

Commit

Permalink
Merge pull request #5928 from mitre/dependabot/npm_and_yarn/smithy/no…
Browse files Browse the repository at this point in the history
…de-http-handler-3.1.0

Bump @smithy/node-http-handler from 3.0.1 to 3.1.0
  • Loading branch information
github-actions[bot] authored Jun 19, 2024
2 parents 6893679 + eb0f9a0 commit 64a94ab
Showing 1 changed file with 26 additions and 26 deletions.
52 changes: 26 additions & 26 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3836,12 +3836,12 @@
resolved "https://registry.npmjs.org/@sinonjs/text-encoding/-/text-encoding-0.7.2.tgz#5981a8db18b56ba38ef0efb7d995b12aa7b51918"
integrity sha512-sXXKG+uL9IrKqViTtao2Ws6dy0znu9sOaP1di/jKGW1M6VssO8vlpXCQcpZ+jisQ1tTFAC5Jo/EOzFbggBagFQ==

"@smithy/abort-controller@^3.0.0", "@smithy/abort-controller@^3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-3.0.1.tgz#bb8debe1c23ca62a61b33a9ee2918f5a79d81928"
integrity sha512-Jb7jg4E+C+uvrUQi+h9kbILY6ts6fglKZzseMCHlH9ayq+1f5QdpYf8MV/xppuiN6DAMJAmwGz53GwP3213dmA==
"@smithy/abort-controller@^3.0.0", "@smithy/abort-controller@^3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-3.1.0.tgz#408fbc0da13c30bc0aac859a44be08a5ba18126a"
integrity sha512-XOm4LkuC0PsK1sf2bBJLIlskn5ghmVxiEBVlo/jg0R8hxASBKYYgOoJEhKWgOr4vWGkN+5rC+oyBAqHYtxjnwQ==
dependencies:
"@smithy/types" "^3.1.0"
"@smithy/types" "^3.2.0"
tslib "^2.6.2"

"@smithy/chunked-blob-reader-native@^3.0.0":
Expand Down Expand Up @@ -4086,14 +4086,14 @@
tslib "^2.6.2"

"@smithy/node-http-handler@^3.0.0", "@smithy/node-http-handler@^3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-3.0.1.tgz#40e1ebe00aeb628a46a3a12b14ad6cabb69b576e"
integrity sha512-hlBI6MuREA4o1wBMEt+QNhUzoDtFFvwR6ecufimlx9D79jPybE/r8kNorphXOi91PgSO9S2fxRjcKCLk7Jw8zA==
version "3.1.0"
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-3.1.0.tgz#0f37b2c379b1cd85be125234575e7c5129dbed67"
integrity sha512-pOpgB6B+VLXLwAyyvRz+ZAVXABlbAsJ2xvn3WZvrppAPImxwQOPFbeSUzWYMhpC8Tr7yQ3R8fG990QDhskkf1Q==
dependencies:
"@smithy/abort-controller" "^3.0.1"
"@smithy/protocol-http" "^4.0.1"
"@smithy/querystring-builder" "^3.0.1"
"@smithy/types" "^3.1.0"
"@smithy/abort-controller" "^3.1.0"
"@smithy/protocol-http" "^4.0.2"
"@smithy/querystring-builder" "^3.0.2"
"@smithy/types" "^3.2.0"
tslib "^2.6.2"

"@smithy/property-provider@^3.1.0":
Expand All @@ -4112,20 +4112,20 @@
"@smithy/types" "^3.1.0"
tslib "^2.6.2"

"@smithy/protocol-http@^4.0.0", "@smithy/protocol-http@^4.0.1":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-4.0.1.tgz#7b57080565816f229d2391726f537e13371c7e38"
integrity sha512-eBhm9zwcFPEazc654c0BEWtxYAzrw+OhoSf5pkwKzfftWKXRoqEhwOE2Pvn30v0iAdo7Mfsfb6pi1NnZlGCMpg==
"@smithy/protocol-http@^4.0.0", "@smithy/protocol-http@^4.0.1", "@smithy/protocol-http@^4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-4.0.2.tgz#502ed3116cb0f1e3f207881df965bac620ccb2da"
integrity sha512-X/90xNWIOqSR2tLUyWxVIBdatpm35DrL44rI/xoeBWUuanE0iyCXJpTcnqlOpnEzgcu0xCKE06+g70TTu2j7RQ==
dependencies:
"@smithy/types" "^3.1.0"
"@smithy/types" "^3.2.0"
tslib "^2.6.2"

"@smithy/querystring-builder@^3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-3.0.1.tgz#8fb20e1d13154661612954c5ba448e0875be6118"
integrity sha512-vKitpnG/2KOMVlx3x1S3FkBH075EROG3wcrcDaNerQNh8yuqnSL23btCD2UyX4i4lpPzNW6VFdxbn2Z25b/g5Q==
"@smithy/querystring-builder@^3.0.1", "@smithy/querystring-builder@^3.0.2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-3.0.2.tgz#ea0f9a6e2b85d62465b3cc0214e6b86eb7af7ab4"
integrity sha512-xhv1+HacDYsOLdNt7zW+8Fe779KYAzmWvzs9bC5NlKM8QGYCwwuFwDBynhlU4D5twgi2pZ14Lm4h6RiAazCtmA==
dependencies:
"@smithy/types" "^3.1.0"
"@smithy/types" "^3.2.0"
"@smithy/util-uri-escape" "^3.0.0"
tslib "^2.6.2"

Expand Down Expand Up @@ -4198,10 +4198,10 @@
"@smithy/util-stream" "^3.0.2"
tslib "^2.6.2"

"@smithy/types@^3.0.0", "@smithy/types@^3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-3.1.0.tgz#e2eb2e2130026a8a0631b2605c17df1975aa99d6"
integrity sha512-qi4SeCVOUPjhSSZrxxB/mB8DrmuSFUcJnD9KXjuP+7C3LV/KFV4kpuUSH3OHDZgQB9TEH/1sO/Fq/5HyaK9MPw==
"@smithy/types@^3.0.0", "@smithy/types@^3.1.0", "@smithy/types@^3.2.0":
version "3.2.0"
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-3.2.0.tgz#1350fe8a50d5e35e12ffb34be46d946860b2b5ab"
integrity sha512-cKyeKAPazZRVqm7QPvcPD2jEIt2wqDPAL1KJKb0f/5I7uhollvsWZuZKLclmyP6a+Jwmr3OV3t+X0pZUUHS9BA==
dependencies:
tslib "^2.6.2"

Expand Down

0 comments on commit 64a94ab

Please sign in to comment.