Skip to content

Commit

Permalink
fix: webui/package.json & webui/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-CROSSSPAWN-8303230
  • Loading branch information
snyk-bot committed Nov 13, 2024
1 parent bd93e22 commit 2f4c3e5
Show file tree
Hide file tree
Showing 2 changed files with 192 additions and 305 deletions.
2 changes: 1 addition & 1 deletion webui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-vue": "^9.0.0",
"postcss": "^8.4.14",
"vitest": "^1.3.1"
"vitest": "^2.1.0"
},
"engines": {
"node": "^20 || ^18 || ^16",
Expand Down
Loading

0 comments on commit 2f4c3e5

Please sign in to comment.