Skip to content

Commit b3f1245

Browse files
chore(deps): Bump @aws-sdk/client-s3 from 3.703.0 to 3.705.0
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.703.0 to 3.705.0. - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.705.0/clients/client-s3) --- updated-dependencies: - dependency-name: "@aws-sdk/client-s3" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c9550a commit b3f1245

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"dependencies": {
5050
"@actions/core": "^1.11.1",
5151
"@actions/glob": "^0.5.0",
52-
"@aws-sdk/client-s3": "^3.703.0",
52+
"@aws-sdk/client-s3": "^3.705.0",
5353
"mkdirp": "^1.0.4"
5454
}
5555
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,10 @@
118118
"@smithy/util-utf8" "^2.0.0"
119119
tslib "^2.6.2"
120120

121-
"@aws-sdk/client-s3@^3.703.0":
122-
version "3.703.0"
123-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.703.0.tgz#5ca20c606e13ca751ef972c82bb8ef27095db083"
124-
integrity sha512-4TSrIamzASTeRPKXrTLcEwo+viPTuOSGcbXh4HC1R0m/rXwK0BHJ4btJ0Q34nZNF+WzvM+FiemXVjNc8qTAxog==
121+
"@aws-sdk/client-s3@^3.705.0":
122+
version "3.705.0"
123+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.705.0.tgz#7a4a4784bd5b3ca3187ff876b771eaf0cbde1c42"
124+
integrity sha512-Fm0Cbc4zr0yG0DnNycz7ywlL5tQFdLSb7xCIPfzrxJb3YQiTXWxH5eu61SSsP/Z6RBNRolmRPvst/iNgX0fWvA==
125125
dependencies:
126126
"@aws-crypto/sha1-browser" "5.2.0"
127127
"@aws-crypto/sha256-browser" "5.2.0"

0 commit comments

Comments
 (0)