From f282f45cdfec4fd696f93841ef296d0a188cfc48 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 16 Feb 2025 23:23:38 +0000 Subject: [PATCH] fix: aspnetcore/tutorials/signalr-typescript-webpack/sample/2.x/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8720086 - https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-6147607 --- .../signalr-typescript-webpack/sample/2.x/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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..59b87a1204 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.98.0", "webpack-cli": "3.2.3" }, "dependencies": {