From 001b468333a21b2d25e30a3a61ab496804b7dc2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 21:50:38 +0000 Subject: [PATCH] Bump aws4-axios from 3.3.4 to 3.3.6 Bumps [aws4-axios](https://github.com/jamesmbourne/aws4-axios) from 3.3.4 to 3.3.6. - [Release notes](https://github.com/jamesmbourne/aws4-axios/releases) - [Commits](https://github.com/jamesmbourne/aws4-axios/compare/v3.3.4...v3.3.6) --- updated-dependencies: - dependency-name: aws4-axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/yarn.lock b/yarn.lock index 50342c7cf..41828a7cb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10589,23 +10589,18 @@ aws-sign2@~0.7.0: integrity sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg= aws4-axios@^3.3.0: - version "3.3.4" - resolved "https://registry.yarnpkg.com/aws4-axios/-/aws4-axios-3.3.4.tgz#d53acab9aed79d96f58a4cebb981d600b69e74c3" - integrity sha512-pcyliHZ1G6DqWvP1ITHX/LH+yc2vDzx6epB+/XDPA1oBZeIFyh71MlwjHcGemHRxcVq8pW5tzNln4S6GgZ1BFw== + version "3.3.6" + resolved "https://registry.yarnpkg.com/aws4-axios/-/aws4-axios-3.3.6.tgz#bb2da29748b107667eefcfe374f77e538465b37d" + integrity sha512-IUQXckwTlZuLgoHnK0Pqn8pghdyYRWdiwkdzHrHr5Ck43j/MGzF75Dx6hCSUwVuhZd0rg+Q9zxglLiMGzUZ8Nw== dependencies: "@aws-sdk/client-sts" "^3.4.1" aws4 "^1.12.0" -aws4@^1.12.0: +aws4@^1.12.0, aws4@^1.8.0: version "1.12.0" resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.12.0.tgz#ce1c9d143389679e253b314241ea9aa5cec980d3" integrity sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg== -aws4@^1.8.0: - version "1.10.0" - resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.10.0.tgz#a17b3a8ea811060e74d47d306122400ad4497ae2" - integrity sha512-3YDiu347mtVtjpyV3u5kVqQLP242c06zwDOgpeRnybmXlYYsLbtTrUBUm8i8srONt+FWobl5aibnU1030PeeuA== - axe-core@^4.3.5: version "4.3.5" resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.3.5.tgz#78d6911ba317a8262bfee292aeafcc1e04b49cc5"