Skip to content

Commit

Permalink
bump aws sdks
Browse files Browse the repository at this point in the history
  • Loading branch information
joshgubler committed Apr 30, 2024
1 parent eb8161c commit 5402dde
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 89 deletions.
141 changes: 54 additions & 87 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.554.0",
"@aws-sdk/client-s3": "^3.554.0",
"@aws-sdk/client-dynamodb": "^3.565.0",
"@aws-sdk/client-s3": "^3.565.0",
"express": "^4.19.2"
},
"devDependencies": {
Expand Down

0 comments on commit 5402dde

Please sign in to comment.