Skip to content

Commit

Permalink
bump aws sdks
Browse files Browse the repository at this point in the history
  • Loading branch information
joshgubler committed Feb 14, 2024
1 parent af5e6d3 commit 3d89c8c
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 77 deletions.
151 changes: 76 additions & 75 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.511",
"@aws-sdk/client-s3": "^3.511",
"@aws-sdk/client-dynamodb": "^3.513",
"@aws-sdk/client-s3": "^3.513",
"express": "^4.18.2"
},
"devDependencies": {
Expand Down

0 comments on commit 3d89c8c

Please sign in to comment.