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-UNDICI-6564963
- https://snyk.io/vuln/SNYK-JS-UNDICI-6564964
  • Loading branch information
snyk-bot committed Apr 5, 2024
1 parent 9d29748 commit ed57d7f
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 @@ -130,7 +130,7 @@
"resolve-alpn": "^1.2.1",
"serialize-error": "^11.0.3",
"tslib": "^2.6.2",
"undici": "^6.6.2",
"undici": "^6.11.1",
"ws": "^8.16.0",
"xksuid": "https://github.com/aultac/xksuid.git#commit=22a21eb01331191feb62ea0a4e67d96d2e80f396"
},
Expand Down

0 comments on commit ed57d7f

Please sign in to comment.