Skip to content

Commit 468dac5

Browse files
build(deps): bump the aws-sdk group across 1 directory with 2 updates (#3330)
Bumps the aws-sdk group with 2 updates in the / directory: [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) and [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage). Updates `@aws-sdk/client-s3` from 3.620.1 to 3.635.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.635.0/clients/client-s3) Updates `@aws-sdk/lib-storage` from 3.620.1 to 3.635.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.635.0/lib/lib-storage) --- updated-dependencies: - dependency-name: "@aws-sdk/client-s3" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk - dependency-name: "@aws-sdk/lib-storage" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0fd8db5 commit 468dac5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/store/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
],
2121
"license": "MIT",
2222
"dependencies": {
23-
"@aws-sdk/client-s3": "3.620.1",
24-
"@aws-sdk/lib-storage": "3.620.1",
23+
"@aws-sdk/client-s3": "3.635.0",
24+
"@aws-sdk/lib-storage": "3.635.0",
2525
"@compas/stdlib": "0.12.4",
2626
"crc": "4.3.2",
2727
"cron-parser": "^4.9.0",

0 commit comments

Comments
 (0)