diff --git a/package.json b/package.json index 7d7fb61..8fc33fb 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "babel-preset-es2015": "^6.18.0", "minifier": "^0.8.1", "uglify-js": "git+https://github.com/mishoo/UglifyJS2.git#harmony", - "webpack": "2.2.1", + "webpack": "5.94.0", "webpack-dev-server": "1.16.5" } }