Skip to content

Commit

Permalink
fix: package.json 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-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Jun 9, 2024
1 parent 3f3bebc commit 3a75862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
"svg-captcha": "^1.4.0",
"swagger-ui-express": "^5.0.0",
"ts-node-dev": "^1.1.6",
"unzipper": "0.9.15",
"unzipper": "0.12.1",
"web3": "^4.0.3",
"winston": "^3.3.3",
"yaml-schema-validator": "^1.2.2",
Expand Down

0 comments on commit 3a75862

Please sign in to comment.