Skip to content

Commit

Permalink
bump aws sdks
Browse files Browse the repository at this point in the history
  • Loading branch information
joshgubler committed May 13, 2024
1 parent 580c2da commit cbf6302
Show file tree
Hide file tree
Showing 2 changed files with 216 additions and 14 deletions.
226 changes: 214 additions & 12 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
Expand Up @@ -10,8 +10,8 @@
"test": "jest"
},
"dependencies": {
"@aws-sdk/client-dynamodb": "^3.572.0",
"@aws-sdk/client-s3": "^3.572.0",
"@aws-sdk/client-dynamodb": "^3.574.0",
"@aws-sdk/client-s3": "^3.574.0",
"express": "^4.19.2"
},
"devDependencies": {
Expand Down

0 comments on commit cbf6302

Please sign in to comment.