diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 24a18190..ab2c2c5c 100644 --- a/package.json +++ b/package.json @@ -39,9 +39,9 @@ "style-loader": "^0.23.1", "stylelint": "^10.1.0", "stylelint-config-standard": "^18.3.0", - "terser-webpack-plugin": "^1.3.0", + "terser-webpack-plugin": "^1.4.1", "url-loader": "^2.1.0", - "webpack": "^4.38.0", + "webpack": "^4.39.1", "webpack-cli": "^3.3.6" }, "dependencies": { |