diff options
Diffstat (limited to 'plugins/base/frontend/package.json')
-rw-r--r-- | plugins/base/frontend/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/base/frontend/package.json b/plugins/base/frontend/package.json index 8411dc34..4e07ae6c 100644 --- a/plugins/base/frontend/package.json +++ b/plugins/base/frontend/package.json @@ -38,7 +38,7 @@ "react-dom": "^17.0.2", "ts-loader": "^9.2.6", "typescript": "^4.5.2", - "webpack": "^5.64.4", + "webpack": "^5.76.0", "webpack-cli": "^4.9.1", "webpack-dev-server": "^4.6.0" }, |