diff --git a/package.json b/package.json index f5013e03..52b60d76 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@salesforce/plugin-trust": "^3.7.89", "@salesforce/sf-plugins-core": "^12.2.10", "@salesforce/ts-types": "^2.0.10", - "@smithy/node-http-handler": "^4.7.4", + "@smithy/node-http-handler": "^4.7.5", "@smithy/types": "^4.11.0", "chalk": "^5.6.0", "commit-and-tag-version": "^12.7.3", diff --git a/yarn.lock b/yarn.lock index d0e6d336..4992084d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2234,10 +2234,10 @@ "@smithy/util-middleware" "^4.2.14" tslib "^2.6.2" -"@smithy/core@^3.23.11", "@smithy/core@^3.23.12", "@smithy/core@^3.23.15", "@smithy/core@^3.24.3", "@smithy/core@^3.24.4": - version "3.24.4" - resolved "https://registry.yarnpkg.com/@smithy/core/-/core-3.24.4.tgz#aded2ba46962b5cceaaa75f646433ac4813c2e17" - integrity sha512-3UNRKEyQyAgVgM0LGlerCLm+ChZWZ1GPfde+jBEW6bm6bSBGU1p0EbblaUV3unbhwvidjLA5Zs3sOs7mnZwvAw== +"@smithy/core@^3.23.11", "@smithy/core@^3.23.12", "@smithy/core@^3.23.15", "@smithy/core@^3.24.3", "@smithy/core@^3.24.4", "@smithy/core@^3.24.5": + version "3.24.5" + resolved "https://registry.yarnpkg.com/@smithy/core/-/core-3.24.5.tgz#396ca5662afc6d83a8f41b7e492e427c48a0924e" + integrity sha512-Kt8phUg45M15EjhYAbZ+fFikYneijLu9Liugz8ZsYz2i8j0hzGv27LWKpEHYRfvj+LyCOSijpcR/2i8RouV+cA== dependencies: "@aws-crypto/crc32" "5.2.0" "@smithy/types" "^4.14.2" @@ -2444,12 +2444,12 @@ "@smithy/types" "^4.14.1" tslib "^2.6.2" -"@smithy/node-http-handler@^4.4.16", "@smithy/node-http-handler@^4.5.0", "@smithy/node-http-handler@^4.5.3", "@smithy/node-http-handler@^4.7.3", "@smithy/node-http-handler@^4.7.4": - version "4.7.4" - resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-4.7.4.tgz#dfa9634130841cbb0a780c8b4a3ea7ec1c904f0c" - integrity sha512-HIeF+1vrDGzPkkv39Hj2vlHSXHY3p958jd/8ZnePIY6+ZOsQX8coyEUKO5yQu4r0bQIVsbpotVIrXXwyycMStQ== +"@smithy/node-http-handler@^4.4.16", "@smithy/node-http-handler@^4.5.0", "@smithy/node-http-handler@^4.5.3", "@smithy/node-http-handler@^4.7.3", "@smithy/node-http-handler@^4.7.5": + version "4.7.5" + resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-4.7.5.tgz#1fdb6ba04beababb54f20bfc1f74a34370fbdf51" + integrity sha512-3dA9TQ+ybRSZ/m0wnbZhiBy4Dezjgq1Ib/ZZrYTpJDBgpoLLU/SDzZc/g0x0MNAdOJe1wPcM+x2PBRmoOur+Sw== dependencies: - "@smithy/core" "^3.24.4" + "@smithy/core" "^3.24.5" "@smithy/types" "^4.14.2" tslib "^2.6.2"