Skip to content

Commit

Permalink
Bump AWS SDK version numbers to 3.709.0 (#15002)
Browse files Browse the repository at this point in the history
  • Loading branch information
benmartin-coforma authored Dec 13, 2024
1 parent 2d02c3c commit 1561827
Show file tree
Hide file tree
Showing 6 changed files with 1,745 additions and 1,700 deletions.
8 changes: 4 additions & 4 deletions services/app-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"serverless-offline-ssm": "^6.2.0"
},
"dependencies": {
"@aws-sdk/client-dynamodb": "^3.645.0",
"@aws-sdk/client-ses": "^3.645.0",
"@aws-sdk/client-ssm": "^3.645.0",
"@aws-sdk/lib-dynamodb": "^3.645.0",
"@aws-sdk/client-dynamodb": "^3.709.0",
"@aws-sdk/client-ses": "^3.709.0",
"@aws-sdk/client-ssm": "^3.709.0",
"@aws-sdk/lib-dynamodb": "^3.709.0",
"aws-jwt-verify": "^4.0.1",
"kafkajs": "^1.16.0",
"uuid": "^7.0.3"
Expand Down
Loading

0 comments on commit 1561827

Please sign in to comment.