Skip to content

Commit 199c039

Browse files
fix(deps): bump @smithy/node-http-handler from 4.4.7 to 4.4.8
Bumps [@smithy/node-http-handler](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/node-http-handler) from 4.4.7 to 4.4.8. - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/node-http-handler@4.4.8/packages/node-http-handler) --- updated-dependencies: - dependency-name: "@smithy/node-http-handler" dependency-version: 4.4.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ab29bd1 commit 199c039

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@salesforce/plugin-trust": "^3.7.89",
2222
"@salesforce/sf-plugins-core": "^12.2.6",
2323
"@salesforce/ts-types": "^2.0.10",
24-
"@smithy/node-http-handler": "^4.4.5",
24+
"@smithy/node-http-handler": "^4.4.8",
2525
"@smithy/types": "^4.11.0",
2626
"chalk": "^5.6.0",
2727
"commit-and-tag-version": "^12.6.1",

yarn.lock

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -2247,12 +2247,12 @@
22472247
resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.3.tgz#282046f03e886e352b2d5f5da5eb755e01457f3f"
22482248
integrity sha512-DE427ROAphMQzU4ENbliGYrBSYPXF+TtLg9S8vzeA+OF4ZKzoDdzfL8sxuMUGS/lgRhM6j1URSk9ghf7Xo1tyA==
22492249

2250-
"@smithy/abort-controller@^4.2.7":
2251-
version "4.2.7"
2252-
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-4.2.7.tgz#b475e8d7bb1aeee45fdc8d984c35e6ca9bb0428c"
2253-
integrity sha512-rzMY6CaKx2qxrbYbqjXWS0plqEy7LOdKHS0bg4ixJ6aoGDPNUcLWk/FRNuCILh7GKLG9TFUXYYeQQldMBBwuyw==
2250+
"@smithy/abort-controller@^4.2.7", "@smithy/abort-controller@^4.2.8":
2251+
version "4.2.8"
2252+
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-4.2.8.tgz#3bfd7a51acce88eaec9a65c3382542be9f3a053a"
2253+
integrity sha512-peuVfkYHAmS5ybKxWcfraK7WBBP0J+rkfUcbHJJKQ4ir3UAUNQI+Y4Vt/PqSzGqgloJ5O1dk7+WzNL8wcCSXbw==
22542254
dependencies:
2255-
"@smithy/types" "^4.11.0"
2255+
"@smithy/types" "^4.12.0"
22562256
tslib "^2.6.2"
22572257

22582258
"@smithy/chunked-blob-reader-native@^4.2.1":
@@ -2490,15 +2490,15 @@
24902490
"@smithy/types" "^4.11.0"
24912491
tslib "^2.6.2"
24922492

2493-
"@smithy/node-http-handler@^4.4.5", "@smithy/node-http-handler@^4.4.7":
2494-
version "4.4.7"
2495-
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-4.4.7.tgz#ebdb6c10e8d203af22429987ed795b105e4e848f"
2496-
integrity sha512-NELpdmBOO6EpZtWgQiHjoShs1kmweaiNuETUpuup+cmm/xJYjT4eUjfhrXRP4jCOaAsS3c3yPsP3B+K+/fyPCQ==
2493+
"@smithy/node-http-handler@^4.4.7", "@smithy/node-http-handler@^4.4.8":
2494+
version "4.4.8"
2495+
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-4.4.8.tgz#298cc148c812b9a79f0ebd75e82bdab9e6d0bbcd"
2496+
integrity sha512-q9u+MSbJVIJ1QmJ4+1u+cERXkrhuILCBDsJUBAW1MPE6sFonbCNaegFuwW9ll8kh5UdyY3jOkoOGlc7BesoLpg==
24972497
dependencies:
2498-
"@smithy/abort-controller" "^4.2.7"
2499-
"@smithy/protocol-http" "^5.3.7"
2500-
"@smithy/querystring-builder" "^4.2.7"
2501-
"@smithy/types" "^4.11.0"
2498+
"@smithy/abort-controller" "^4.2.8"
2499+
"@smithy/protocol-http" "^5.3.8"
2500+
"@smithy/querystring-builder" "^4.2.8"
2501+
"@smithy/types" "^4.12.0"
25022502
tslib "^2.6.2"
25032503

25042504
"@smithy/property-provider@^4.2.7":
@@ -2509,20 +2509,20 @@
25092509
"@smithy/types" "^4.11.0"
25102510
tslib "^2.6.2"
25112511

2512-
"@smithy/protocol-http@^5.3.7":
2513-
version "5.3.7"
2514-
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-5.3.7.tgz#2a58a1dfdb7cc90a8c79f081b5b6cf96d888891a"
2515-
integrity sha512-1r07pb994I20dD/c2seaZhoCuNYm0rWrvBxhCQ70brNh11M5Ml2ew6qJVo0lclB3jMIXirD4s2XRXRe7QEi0xA==
2512+
"@smithy/protocol-http@^5.3.7", "@smithy/protocol-http@^5.3.8":
2513+
version "5.3.8"
2514+
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-5.3.8.tgz#0938f69a3c3673694c2f489a640fce468ce75006"
2515+
integrity sha512-QNINVDhxpZ5QnP3aviNHQFlRogQZDfYlCkQT+7tJnErPQbDhysondEjhikuANxgMsZrkGeiAxXy4jguEGsDrWQ==
25162516
dependencies:
2517-
"@smithy/types" "^4.11.0"
2517+
"@smithy/types" "^4.12.0"
25182518
tslib "^2.6.2"
25192519

2520-
"@smithy/querystring-builder@^4.2.7":
2521-
version "4.2.7"
2522-
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-4.2.7.tgz#92ada986c6026a56b26e36c64bcea6ece68d0ecb"
2523-
integrity sha512-eKONSywHZxK4tBxe2lXEysh8wbBdvDWiA+RIuaxZSgCMmA0zMgoDpGLJhnyj+c0leOQprVnXOmcB4m+W9Rw7sg==
2520+
"@smithy/querystring-builder@^4.2.7", "@smithy/querystring-builder@^4.2.8":
2521+
version "4.2.8"
2522+
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-4.2.8.tgz#2fa72d29eb1844a6a9933038bbbb14d6fe385e93"
2523+
integrity sha512-Xr83r31+DrE8CP3MqPgMJl+pQlLLmOfiEUnoyAlGzzJIrEsbKsPy1hqH0qySaQm4oWrCBlUqRt+idEgunKB+iw==
25242524
dependencies:
2525-
"@smithy/types" "^4.11.0"
2525+
"@smithy/types" "^4.12.0"
25262526
"@smithy/util-uri-escape" "^4.2.0"
25272527
tslib "^2.6.2"
25282528

@@ -2576,10 +2576,10 @@
25762576
"@smithy/util-stream" "^4.5.8"
25772577
tslib "^2.6.2"
25782578

2579-
"@smithy/types@^4.11.0":
2580-
version "4.11.0"
2581-
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.11.0.tgz#c02f6184dcb47c4f0b387a32a7eca47956cc09f1"
2582-
integrity sha512-mlrmL0DRDVe3mNrjTcVcZEgkFmufITfUAPBEA+AHYiIeYyJebso/He1qLbP3PssRe22KUzLRpQSdBPbXdgZ2VA==
2579+
"@smithy/types@^4.11.0", "@smithy/types@^4.12.0":
2580+
version "4.12.0"
2581+
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.12.0.tgz#55d2479080922bda516092dbf31916991d9c6fee"
2582+
integrity sha512-9YcuJVTOBDjg9LWo23Qp0lTQ3D7fQsQtwle0jVfpbUHy9qBwCEgKuVH4FqFB3VYu0nwdHKiEMA+oXz7oV8X1kw==
25832583
dependencies:
25842584
tslib "^2.6.2"
25852585

0 commit comments

Comments
 (0)