Skip to content

Commit

Permalink
fix: ui/package.json & ui/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 8, 2024
1 parent 38b31de commit 8896ec5
Show file tree
Hide file tree
Showing 2 changed files with 949 additions and 603 deletions.
4 changes: 2 additions & 2 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
"typescript": "^4.0.3",
"unidiff": "^1.0.2",
"webpack": "^4.44.2",
"webpack-cli": "^3.3.12",
"webpack-dev-server": "^3.11.0"
"webpack-cli": "^4.0.0",
"webpack-dev-server": "^4.6.0"
},
"resolutions": {
"@types/react": "16.9.3",
Expand Down
Loading

0 comments on commit 8896ec5

Please sign in to comment.