Skip to content

Commit b19563c

Browse files
authored
fix: packages/react-scripts/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15416075
1 parent b305ffb commit b19563c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/react-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"sass-loader": "^10.0.5",
8080
"semver": "7.3.2",
8181
"style-loader": "1.3.0",
82-
"terser-webpack-plugin": "4.2.3",
82+
"terser-webpack-plugin": "5.0.0",
8383
"ts-pnp": "1.2.0",
8484
"url-loader": "4.1.1",
8585
"webpack": "4.44.2",

0 commit comments

Comments
 (0)