From a38afe76564e688642f8583508e307e8bb4a4bba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 07:57:52 +0000 Subject: [PATCH] Bump @aws-sdk/lib-storage from 3.677.0 to 3.679.0 Bumps [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) from 3.677.0 to 3.679.0. - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.679.0/lib/lib-storage) --- updated-dependencies: - dependency-name: "@aws-sdk/lib-storage" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3407240..2ee4d5a 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.679.0", - "@aws-sdk/lib-storage": "^3.677.0", + "@aws-sdk/lib-storage": "^3.679.0", "ansi-styles": "^6.2.1", "uuid": "^11.0.1" }, diff --git a/yarn.lock b/yarn.lock index 3214854..f180c3e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -432,10 +432,10 @@ "@smithy/types" "^3.5.0" tslib "^2.6.2" -"@aws-sdk/lib-storage@^3.677.0": - version "3.677.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.677.0.tgz#5595e58fae69c19befeaeb18fce775fba83564d2" - integrity sha512-MbN3WF/CiWWGGUnb2kcEJU8jNDK8bSupQCtrJkyfa0/TIh8nQjUzmgMo44LBaC+a4EvVHzqetl+Wme5AhNU60w== +"@aws-sdk/lib-storage@^3.679.0": + version "3.679.0" + resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.679.0.tgz#1760ea18a804a54dd584e25af67a185e3a87e691" + integrity sha512-c/dWvBuvCE+DyKIsTbcjq9n8iYiIq0eVGwPShADr5haAIY+q514SLznDl1LGZjixZASea1xiPC0gPaXc6F/LXA== dependencies: "@smithy/abort-controller" "^3.1.5" "@smithy/middleware-endpoint" "^3.1.4"