Skip to content

Commit

Permalink
bump aws sdks
Browse files Browse the repository at this point in the history
  • Loading branch information
joshgubler committed Dec 26, 2023
1 parent ed97868 commit f39c6a8
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 65 deletions.
129 changes: 66 additions & 63 deletions src/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"test": "jest"
},
"dependencies": {
"@aws-sdk/client-dynamodb": "^3.476",
"@aws-sdk/client-s3": "^3.476",
"@aws-sdk/client-dynamodb": "^3.478",
"@aws-sdk/client-s3": "^3.478",
"express": "^4.18.2"
},
"devDependencies": {
Expand Down

0 comments on commit f39c6a8

Please sign in to comment.