mirror of https://github.com/webpack/webpack.git
chore: upgrade terser-webpack-plugin to 2.3.1 to fix vulnerability
This commit is contained in:
parent
73c9c3aa0c
commit
969da456ba
|
@ -24,7 +24,7 @@
|
|||
"pkg-dir": "^4.2.0",
|
||||
"schema-utils": "^2.5.0",
|
||||
"tapable": "2.0.0-beta.9",
|
||||
"terser-webpack-plugin": "^2.2.1",
|
||||
"terser-webpack-plugin": "^2.3.1",
|
||||
"watchpack": "2.0.0-beta.10",
|
||||
"webpack-sources": "2.0.0-beta.8"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue