From 9b014c936e18a23dcd6a0570ed2488a9244c772c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 14 Feb 2025 06:35:45 +0000 Subject: [PATCH] fix: 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 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3fb34066e878..830ab6bf980b 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "unist-util-visit": "^2.0.3", "uuid": "^8.3.0", "walk-sync": "^1.1.4", - "webpack": "^4.44.0", + "webpack": "^5.98.0", "webpack-cli": "^3.3.12" }, "devDependencies": {