Skip to content

Commit

Permalink
bump aws sdks
Browse files Browse the repository at this point in the history
  • Loading branch information
joshgubler committed Jan 27, 2024
1 parent 2c2636b commit d0c7d19
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
64 changes: 32 additions & 32 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.499",
"@aws-sdk/client-s3": "^3.499",
"@aws-sdk/client-dynamodb": "^3.501",
"@aws-sdk/client-s3": "^3.501",
"express": "^4.18.2"
},
"devDependencies": {
Expand Down

0 comments on commit d0c7d19

Please sign in to comment.