Skip to content

Commit

Permalink
Bump AWS SDK version numbers to 3.744.0 (#15057)
Browse files Browse the repository at this point in the history
  • Loading branch information
benmartin-coforma authored Feb 12, 2025
1 parent 638bceb commit c25950c
Show file tree
Hide file tree
Showing 6 changed files with 1,904 additions and 2,001 deletions.
8 changes: 4 additions & 4 deletions services/app-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"vitest": "^3.0.4"
},
"dependencies": {
"@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-sdk/client-dynamodb": "^3.744.0",
"@aws-sdk/client-ses": "^3.744.0",
"@aws-sdk/client-ssm": "^3.744.0",
"@aws-sdk/lib-dynamodb": "^3.744.0",
"aws-jwt-verify": "^4.0.1",
"aws-sdk-client-mock": "^4.1.0",
"jwt-decode": "^4.0.0",
Expand Down
Loading

0 comments on commit c25950c

Please sign in to comment.