chore: upgrade terser-webpack-plugin to 2.3.1 to fix vulnerability

This commit is contained in:
Maxi Gimenez 2019-12-29 15:36:33 +01:00
parent 73c9c3aa0c
commit 969da456ba
1 changed files with 1 additions and 1 deletions

View File

@ -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"
},