Skip to content

Commit 0619abf

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSON5-3182856
1 parent ddac2f6 commit 0619abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-loader": "1.4.1",
4343
"eslint-plugin-import": "1.10.3",
4444
"eslint-plugin-react": "5.2.2",
45-
"extract-text-webpack-plugin": "1.0.1",
45+
"extract-text-webpack-plugin": "2.0.0",
4646
"file-loader": "0.9.0",
4747
"fs-extra": "^0.30.0",
4848
"html-webpack-plugin": "2.22.0",

0 commit comments

Comments
 (0)