Skip to content

Commit

Permalink
fix: package.json & yarn.lock to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-FASTXMLPARSER-7573289
  • Loading branch information
snyk-bot committed Jul 30, 2024
1 parent 465968a commit 4e38b43
Show file tree
Hide file tree
Showing 2 changed files with 767 additions and 51 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"homepage": "https://github.com/PruvoNet/squiss-ts#readme",
"dependencies": {
"@aws-sdk/client-s3": "^3.564.0",
"@aws-sdk/client-sqs": "^3.563.0",
"@aws-sdk/client-sqs": "^3.606.0",
"@aws-sdk/types": "^3.567.0",
"linked-list": "2.1.0",
"ts-type-guards": "^0.7.0",
Expand Down
Loading

0 comments on commit 4e38b43

Please sign in to comment.