Skip to content

Commit

Permalink
fix: packages/cli/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-WS-7266574
  • Loading branch information
snyk-bot committed Jun 18, 2024
1 parent ad82f0c commit ce733d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
"uuid": "8.3.2",
"validator": "13.7.0",
"winston": "3.8.2",
"ws": "8.12.0",
"ws": "8.17.1",
"xml2js": "0.5.0",
"xmllint-wasm": "3.0.1",
"yamljs": "0.3.0"
Expand Down

0 comments on commit ce733d3

Please sign in to comment.