Skip to content

Commit 6368546

Browse files
committed
fix: ui/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15038581
1 parent 38b31de commit 6368546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"classnames": "^2.2.5",
3333
"color": "^3.1.0",
3434
"cookie": "^0.3.1",
35-
"copy-webpack-plugin": "^6.1.1",
35+
"copy-webpack-plugin": "^7.0.0",
3636
"dagre": "^0.8.2",
3737
"deepmerge": "^3.2.0",
3838
"foundation-sites": "^6.4.3",

0 commit comments

Comments
 (0)