Skip to content

Commit e3d461d

Browse files
committed
fix: packages/divi-scripts/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEFORGE-14114940 - https://snyk.io/vuln/SNYK-JS-NODEFORGE-14125745 - https://snyk.io/vuln/SNYK-JS-NODEFORGE-14125097
1 parent 62b8c7b commit e3d461d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/divi-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"uglifyjs-webpack-plugin": "1.1.6",
6969
"url-loader": "0.6.2",
7070
"webpack": "3.10.0",
71-
"webpack-dev-server": "2.11.0",
71+
"webpack-dev-server": "4.7.3",
7272
"webpack-manifest-plugin": "1.3.2",
7373
"whatwg-fetch": "2.0.3"
7474
},

0 commit comments

Comments
 (0)