diff --git a/package.json b/package.json index 04af204..1d235d9 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@actions/exec": "^1.1.1", "@actions/github": "^6.0.0", "@aws-sdk/client-s3": "^3.693.0", - "@aws-sdk/lib-storage": "^3.689.0", + "@aws-sdk/lib-storage": "^3.693.0", "ansi-styles": "^6.2.1", "uuid": "^11.0.2" }, diff --git a/yarn.lock b/yarn.lock index 831093f..1a1ff9f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -432,14 +432,14 @@ "@smithy/types" "^3.7.0" tslib "^2.6.2" -"@aws-sdk/lib-storage@^3.689.0": - version "3.689.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.689.0.tgz#bb22acb58a727fd0be974d06934f970edbb2a530" - integrity sha512-5onxtoSunbrTIt5bttlEAF92A7OJfYDL1+qTEMxdyvLXzOENp3WElXVpKKPeqowuOffABT9ZcoTo/0aHOdZ81w== - dependencies: - "@smithy/abort-controller" "^3.1.5" - "@smithy/middleware-endpoint" "^3.2.1" - "@smithy/smithy-client" "^3.4.2" +"@aws-sdk/lib-storage@^3.693.0": + version "3.693.0" + resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.693.0.tgz#d689e4a93caa0e987dcd53a965e42550d672525b" + integrity sha512-3sHR0Dnrz63kKyFNx5l2/50i4VnbfCjQbhPkkFwt2Cu/6DjtJp5J8eAr6DHK+vS4cEFkCTQZ7UOayPmHqTLeeQ== + dependencies: + "@smithy/abort-controller" "^3.1.7" + "@smithy/middleware-endpoint" "^3.2.2" + "@smithy/smithy-client" "^3.4.3" buffer "5.6.0" events "3.3.0" stream-browserify "3.0.0" @@ -1348,15 +1348,7 @@ dependencies: "@sinonjs/commons" "^1.7.0" -"@smithy/abort-controller@^3.1.5": - version "3.1.6" - resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-3.1.6.tgz#d9de97b85ca277df6ffb9ee7cd83d5da793ee6de" - integrity sha512-0XuhuHQlEqbNQZp7QxxrFTdVWdwxch4vjxYgfInF91hZFkPxf9QDrdQka0KfxFMPqLNzSw0b95uGTrLliQUavQ== - dependencies: - "@smithy/types" "^3.6.0" - tslib "^2.6.2" - -"@smithy/abort-controller@^3.1.8": +"@smithy/abort-controller@^3.1.7", "@smithy/abort-controller@^3.1.8": version "3.1.8" resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-3.1.8.tgz#ce0c10ddb2b39107d70b06bbb8e4f6e368bc551d" integrity sha512-+3DOBcUn5/rVjlxGvUPKc416SExarAQ+Qe0bqk30YSUjbepwpS7QN0cyKUSifvLJhdMZ0WPzPP5ymut0oonrpQ== @@ -1540,7 +1532,7 @@ "@smithy/types" "^3.7.1" tslib "^2.6.2" -"@smithy/middleware-endpoint@^3.2.1", "@smithy/middleware-endpoint@^3.2.2", "@smithy/middleware-endpoint@^3.2.3": +"@smithy/middleware-endpoint@^3.2.2", "@smithy/middleware-endpoint@^3.2.3": version "3.2.3" resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-3.2.3.tgz#7dd3df0052fc55891522631a7751e613b6efd68a" integrity sha512-Hdl9296i/EMptaX7agrSzJZDiz5Y8XPUeBbctTmMtnCguGpqfU3jVsTUan0VLaOhsnquqWLL8Bl5HrlbVGT1og== @@ -1668,7 +1660,7 @@ "@smithy/util-utf8" "^3.0.0" tslib "^2.6.2" -"@smithy/smithy-client@^3.4.2", "@smithy/smithy-client@^3.4.3", "@smithy/smithy-client@^3.4.4": +"@smithy/smithy-client@^3.4.3", "@smithy/smithy-client@^3.4.4": version "3.4.4" resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-3.4.4.tgz#460870dc97d945fa2f390890359cf09d01131e0f" integrity sha512-dPGoJuSZqvirBq+yROapBcHHvFjChoAQT8YPWJ820aPHHiowBlB3RL1Q4kPT1hx0qKgJuf+HhyzKi5Gbof4fNA== @@ -1681,7 +1673,7 @@ "@smithy/util-stream" "^3.3.1" tslib "^2.6.2" -"@smithy/types@^3.6.0", "@smithy/types@^3.7.0", "@smithy/types@^3.7.1": +"@smithy/types@^3.7.0", "@smithy/types@^3.7.1": version "3.7.1" resolved "https://registry.yarnpkg.com/@smithy/types/-/types-3.7.1.tgz#4af54c4e28351e9101996785a33f2fdbf93debe7" integrity sha512-XKLcLXZY7sUQgvvWyeaL/qwNPp6V3dWcUjqrQKjSb+tzYiCy340R/c64LV5j+Tnb2GhmunEX0eou+L+m2hJNYA==