Skip to content

Commit

Permalink
LIME-1467 added security fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
SarahHillGDS committed Jan 16, 2025
1 parent 0046d6d commit f07cee6
Show file tree
Hide file tree
Showing 4 changed files with 9,730 additions and 4,396 deletions.
2 changes: 1 addition & 1 deletion feature-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@aws-sdk/client-dynamodb": "3.577.0",
"@aws-sdk/client-secrets-manager": "3.577.0",
"@aws-sdk/client-sns": "3.577.0",
"@aws-sdk/credential-providers": "3.577.0",
"@aws-sdk/credential-providers": "3.726.1",
"@aws-sdk/util-dynamodb": "3.577.0",
"jest-html-reporter": "^3.10.2"
}
Expand Down
2 changes: 1 addition & 1 deletion lambdas/jwt-signer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"compile": "tsc"
},
"dependencies": {
"@aws-sdk/credential-providers": "3.451.0",
"@aws-sdk/credential-providers": "3.726.1",
"@aws-sdk/client-kms": "3.451.0",
"ecdsa-sig-formatter": "1.0.11"
},
Expand Down
Loading

0 comments on commit f07cee6

Please sign in to comment.