Skip to content

Commit

Permalink
bump aws sdks
Browse files Browse the repository at this point in the history
  • Loading branch information
joshgubler committed Nov 3, 2023
1 parent 195ea14 commit c108f1f
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 45 deletions.
86 changes: 43 additions & 43 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.437",
"@aws-sdk/client-s3": "^3.437",
"@aws-sdk/client-dynamodb": "^3.441",
"@aws-sdk/client-s3": "^3.441",
"express": "^4.18.2"
},
"devDependencies": {
Expand Down

0 comments on commit c108f1f

Please sign in to comment.