Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
joshgubler committed Apr 1, 2024
1 parent 6083fad commit 70d6d54
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 73 deletions.
140 changes: 70 additions & 70 deletions src/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"test": "jest"
},
"dependencies": {
"@aws-sdk/client-dynamodb": "^3.538.0",
"@aws-sdk/client-s3": "^3.537.0",
"express": "^4.19.1"
"@aws-sdk/client-dynamodb": "^3.540.0",
"@aws-sdk/client-s3": "^3.540.0",
"express": "^4.19.2"
},
"devDependencies": {
"jest": "^29.7.0",
Expand Down

0 comments on commit 70d6d54

Please sign in to comment.