Skip to content

Commit

Permalink
Bump the aws-sdk group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the aws-sdk group with 2 updates: [@aws-sdk/client-kms](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms) and [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3).


Updates `@aws-sdk/client-kms` from 3.714.0 to 3.716.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-kms/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.716.0/clients/client-kms)

Updates `@aws-sdk/client-s3` from 3.714.0 to 3.717.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.717.0/clients/client-s3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-kms"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 6fa5b86 commit 81c9de2
Show file tree
Hide file tree
Showing 2 changed files with 231 additions and 186 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"migration:revert": "yarn typeorm migration:revert"
},
"dependencies": {
"@aws-sdk/client-kms": "^3.714.0",
"@aws-sdk/client-s3": "^3.714.0",
"@aws-sdk/client-kms": "^3.716.0",
"@aws-sdk/client-s3": "^3.717.0",
"@fingerprintjs/fingerprintjs-pro-server-api": "^6.1.0",
"@nestjs/cli": "^10.4.8",
"@nestjs/common": "^10.4.15",
Expand Down
Loading

0 comments on commit 81c9de2

Please sign in to comment.