diff --git a/package.json b/package.json index 4a82de56e19..412e98b220e 100644 --- a/package.json +++ b/package.json @@ -111,12 +111,12 @@ "typescript": "^3.9.6", "unused-webpack-plugin": "^2.4.0", "url-loader": "^4.1.0", - "yargs": "^15.4.1", + "yargs": "^16.0.0", "virtual-module-webpack-plugin": "^0.4.1", "web-webpack-plugin": "^4.6.7", - "webpack": "^4.43.0", + "webpack": "^5.1.1", "webpack-bundle-analyzer": "^3.8.0", - "webpack-cli": "^3.3.12", + "webpack-cli": "^4.0.0", "webpack-entry-plus": "^1.0.18", "webpack-hasjs-plugin": "^1.0.3", "webpack-i18n-extractor-plugin": "^2.0.7",