Skip to content

Commit

Permalink
knock out these aws-sdk upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
jessabean committed Nov 7, 2024
1 parent 65b8b24 commit a0dff4e
Show file tree
Hide file tree
Showing 2 changed files with 740 additions and 637 deletions.
6 changes: 3 additions & 3 deletions services/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"serverless-dynamodb": "^0.2.53"
},
"dependencies": {
"@aws-sdk/client-dynamodb": "^3.662.0",
"@aws-sdk/client-s3": "^3.662.0",
"@aws-sdk/lib-dynamodb": "^3.662.0"
"@aws-sdk/client-dynamodb": "^3.667.0",
"@aws-sdk/client-s3": "^3.667.0",
"@aws-sdk/lib-dynamodb": "^3.667.0"
}
}
Loading

0 comments on commit a0dff4e

Please sign in to comment.