Skip to content

Commit 8896ec5

Browse files
committed
fix: ui/package.json & ui/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230
1 parent 38b31de commit 8896ec5

File tree

2 files changed

+949
-603
lines changed

2 files changed

+949
-603
lines changed

ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@
7474
"typescript": "^4.0.3",
7575
"unidiff": "^1.0.2",
7676
"webpack": "^4.44.2",
77-
"webpack-cli": "^3.3.12",
78-
"webpack-dev-server": "^3.11.0"
77+
"webpack-cli": "^4.0.0",
78+
"webpack-dev-server": "^4.6.0"
7979
},
8080
"resolutions": {
8181
"@types/react": "16.9.3",

0 commit comments

Comments
 (0)