Skip to content

Commit 206fdca

Browse files
chore(backend)(deps): bump @aws-sdk/client-s3 in /backend (#1230)
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.1077.0 to 3.1117.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.1117.0/clients/client-s3) --- updated-dependencies: - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.1117.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1397449 commit 206fdca

3 files changed

Lines changed: 83 additions & 295 deletions

File tree

backend/package-lock.json

Lines changed: 48 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"@apollo/server": "^5.5.1",
2828
"@aws-sdk/client-kms": "^3.1076.0",
29-
"@aws-sdk/client-s3": "^3.1076.0",
29+
"@aws-sdk/client-s3": "^3.1117.0",
3030
"@aws-sdk/lib-storage": "^3.1076.0",
3131
"@prisma/adapter-pg": "^7.8.0",
3232
"@prisma/client": "^7.8.0",

0 commit comments

Comments
 (0)