mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-05-07 23:37:29 +08:00
[Security] Update terser webpack plugin (#8102)
* security: update terser webpack plugin
This commit is contained in:
committed by
Andreas Cederström
parent
1f1594d520
commit
8d1a4f2fce
@@ -63,7 +63,7 @@
|
||||
"rimraf": "^2.6.3",
|
||||
"settle-promise": "1.0.0",
|
||||
"source-map": "0.5.6",
|
||||
"terser-webpack-plugin": "1.4.1",
|
||||
"terser-webpack-plugin": "2.2.3",
|
||||
"webpack": "^4.35.0"
|
||||
},
|
||||
"jest": {
|
||||
|
||||
Reference in New Issue
Block a user