Skip to content

Commit 2c2636b

Browse files
committed
bump aws sdks
1 parent 749255a commit 2c2636b

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

src/package-lock.json

+28-28
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.496",
14-
"@aws-sdk/client-s3": "^3.498",
13+
"@aws-sdk/client-dynamodb": "^3.499",
14+
"@aws-sdk/client-s3": "^3.499",
1515
"express": "^4.18.2"
1616
},
1717
"devDependencies": {

0 commit comments

Comments
 (0)