diff --git a/aspnetcore/tutorials/signalr-typescript-webpack/sample/2.x/package.json b/aspnetcore/tutorials/signalr-typescript-webpack/sample/2.x/package.json
index df14a309d1..a34d5046ae 100644
--- a/aspnetcore/tutorials/signalr-typescript-webpack/sample/2.x/package.json
+++ b/aspnetcore/tutorials/signalr-typescript-webpack/sample/2.x/package.json
@@ -19,7 +19,7 @@
     "mini-css-extract-plugin": "0.5.0",
     "ts-loader": "5.3.3",
     "typescript": "3.3.3",
-    "webpack": "4.29.3",
+    "webpack": "5.0.0",
     "webpack-cli": "3.2.3"
   },
   "dependencies": {