Skip to content

Commit 4fe5a06

Browse files
Bump the aws-sdk group in /src with 2 updates
Bumps the aws-sdk group in /src with 2 updates: [@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.796.0 to 3.797.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.797.0/clients/client-dynamodb) Updates `@aws-sdk/client-s3` from 3.796.0 to 3.797.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.797.0/clients/client-s3) --- updated-dependencies: - dependency-name: "@aws-sdk/client-dynamodb" dependency-version: 3.797.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.797.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 51faf62 commit 4fe5a06

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

src/package-lock.json

Lines changed: 41 additions & 41 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.796.0",
14-
"@aws-sdk/client-s3": "^3.796.0"
13+
"@aws-sdk/client-dynamodb": "^3.797.0",
14+
"@aws-sdk/client-s3": "^3.797.0"
1515
},
1616
"devDependencies": {
1717
"jest": "^29.7.0",

0 commit comments

Comments
 (0)