Skip to content

Commit

Permalink
bump aws sdks
Browse files Browse the repository at this point in the history
  • Loading branch information
joshgubler committed Jun 5, 2024
1 parent 656b1e7 commit feb632f
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
82 changes: 41 additions & 41 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.588.0",
"@aws-sdk/client-s3": "^3.588.0"
"@aws-sdk/client-dynamodb": "^3.590.0",
"@aws-sdk/client-s3": "^3.590.0"
},
"devDependencies": {
"jest": "^29.7.0",
Expand Down

0 comments on commit feb632f

Please sign in to comment.