Skip to content

Commit 3d89c8c

Browse files
committed
bump aws sdks
1 parent af5e6d3 commit 3d89c8c

File tree

2 files changed

+78
-77
lines changed

2 files changed

+78
-77
lines changed

src/package-lock.json

+76-75
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"test": "jest"
1111
},
1212
"dependencies": {
13-
"@aws-sdk/client-dynamodb": "^3.511",
14-
"@aws-sdk/client-s3": "^3.511",
13+
"@aws-sdk/client-dynamodb": "^3.513",
14+
"@aws-sdk/client-s3": "^3.513",
1515
"express": "^4.18.2"
1616
},
1717
"devDependencies": {

0 commit comments

Comments
 (0)