Skip to content

Commit 806b0f4

Browse files
chore(deps): bump @aws-sdk/client-sts in /backend
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) from 3.726.1 to 3.908.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-sts/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.908.0/clients/client-sts) --- updated-dependencies: - dependency-name: "@aws-sdk/client-sts" dependency-version: 3.908.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f5d73ca commit 806b0f4

File tree

2 files changed

+690
-201
lines changed

2 files changed

+690
-201
lines changed

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"typeorm": "typeorm-ts-node-commonjs"
1919
},
2020
"dependencies": {
21-
"@aws-sdk/client-sts": "3.726.1",
21+
"@aws-sdk/client-sts": "3.908.0",
2222
"@google-cloud/local-auth": "^3.0.1",
2323
"@nestjs/common": "^10.4.7",
2424
"@nestjs/config": "^4.0.2",

0 commit comments

Comments
 (0)