Skip to content

Commit

Permalink
Bump aws-sdk packages from 3.474.0 to 3.621.0
Browse files Browse the repository at this point in the history
fast-xml-parser vulnerable to ReDOS at currency parsing:
├─┬ @aws-sdk/[email protected]
│ └─┬ @aws-sdk/[email protected]
│   └── [email protected] deduped
├─┬ @aws-sdk/[email protected]
│ └── [email protected]
└─┬ @aws-sdk/[email protected]
  └── [email protected] deduped

The earliest fixed version is 4.4.1.
  • Loading branch information
fredrjoh committed Aug 1, 2024
1 parent 6c6e259 commit d95de0c
Show file tree
Hide file tree
Showing 2 changed files with 1,193 additions and 1,216 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@
"node": ">=18.0.0"
},
"dependencies": {
"@aws-sdk/client-lambda": "^3.474.0",
"@aws-sdk/client-s3": "^3.474.0",
"@aws-sdk/client-secrets-manager": "^3.474.0",
"@aws-sdk/client-sns": "^3.474.0",
"@aws-sdk/client-sqs": "^3.474.0",
"@aws-sdk/client-lambda": "^3.621.0",
"@aws-sdk/client-s3": "^3.621.0",
"@aws-sdk/client-secrets-manager": "^3.621.0",
"@aws-sdk/client-sns": "^3.621.0",
"@aws-sdk/client-sqs": "^3.621.0",
"make-synchronous": "^1.0.0",
"sync-rpc": "^1.3.6"
},
Expand Down
Loading

0 comments on commit d95de0c

Please sign in to comment.