Skip to content

Commit 7df36ac

Browse files
Bump @aws-sdk/client-dynamodb from 3.511.0 to 3.513.0 in /src
Bumps [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) from 3.511.0 to 3.513.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.513.0/clients/client-dynamodb) --- updated-dependencies: - dependency-name: "@aws-sdk/client-dynamodb" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent af5e6d3 commit 7df36ac

File tree

2 files changed

+275
-16
lines changed

2 files changed

+275
-16
lines changed

src/package-lock.json

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

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"test": "jest"
1111
},
1212
"dependencies": {
13-
"@aws-sdk/client-dynamodb": "^3.511",
13+
"@aws-sdk/client-dynamodb": "^3.513",
1414
"@aws-sdk/client-s3": "^3.511",
1515
"express": "^4.18.2"
1616
},

0 commit comments

Comments
 (0)