Skip to content

Commit 4132d58

Browse files
Bump the aws-sdk group across 1 directory with 2 updates
Bumps the aws-sdk group with 2 updates in the /src directory: [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) and [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3). Updates `@aws-sdk/client-dynamodb` from 3.716.0 to 3.721.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-dynamodb/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.721.0/clients/client-dynamodb) Updates `@aws-sdk/client-s3` from 3.717.0 to 3.722.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.722.0/clients/client-s3) --- updated-dependencies: - dependency-name: "@aws-sdk/client-dynamodb" 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]>
1 parent 8ff6105 commit 4132d58

File tree

2 files changed

+69
-69
lines changed

2 files changed

+69
-69
lines changed

src/package-lock.json

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

src/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"test": "jest"
1111
},
1212
"dependencies": {
13-
"@aws-sdk/client-dynamodb": "^3.716.0",
14-
"@aws-sdk/client-s3": "^3.717.0",
13+
"@aws-sdk/client-dynamodb": "^3.721.0",
14+
"@aws-sdk/client-s3": "^3.722.0",
1515
"express": "^4.21.2"
1616
},
1717
"devDependencies": {

0 commit comments

Comments
 (0)