Skip to content

Commit 537143e

Browse files
build(deps): bump the aws-sdk group across 1 directory with 2 updates (#3387)
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.657.0 to 3.658.1 - [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.658.1/clients/client-s3) Updates `@aws-sdk/lib-storage` from 3.657.0 to 3.658.1 - [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.658.1/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 5387c58 commit 537143e

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
@@ -15,8 +15,8 @@
1515
"keywords": ["compas", "s3", "postgres", "persistence"],
1616
"license": "MIT",
1717
"dependencies": {
18-
"@aws-sdk/client-s3": "3.657.0",
19-
"@aws-sdk/lib-storage": "3.657.0",
18+
"@aws-sdk/client-s3": "3.658.1",
19+
"@aws-sdk/lib-storage": "3.658.1",
2020
"@compas/stdlib": "0.14.1",
2121
"crc": "4.3.2",
2222
"cron-parser": "^4.9.0",

0 commit comments

Comments
 (0)