From afe08221fd5d0ad3c7a903b02a82ebd9182c6590 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 15 Oct 2024 22:10:53 +0000 Subject: [PATCH] fix: aspnetcore/tutorials/signalr-typescript-webpack/sample/3.x/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8187303 - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8172694 --- .../signalr-typescript-webpack/sample/3.x/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnetcore/tutorials/signalr-typescript-webpack/sample/3.x/package.json b/aspnetcore/tutorials/signalr-typescript-webpack/sample/3.x/package.json index df14a309d1..a34d5046ae 100644 --- a/aspnetcore/tutorials/signalr-typescript-webpack/sample/3.x/package.json +++ b/aspnetcore/tutorials/signalr-typescript-webpack/sample/3.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": {