Skip to content

Commit 478b3a7

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-REACTDEVUTILS-1083268
1 parent 73dfbe1 commit 478b3a7

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
@@ -41,7 +41,7 @@
4141
"node-sass-utils": "^1.1.2",
4242
"postcss": "^8.2.8",
4343
"react": "^16.14.0",
44-
"react-dev-utils": "4.2.3",
44+
"react-dev-utils": "11.0.4",
4545
"react-dom": "^16.8.1",
4646
"react-helmet": "^5.2.0",
4747
"react-html-parser": "^2.0.2",

0 commit comments

Comments
 (0)