From b49f2152de60efc1b7c5c69f226d8184098f6805 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 25 Aug 2025 07:59:39 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CIPHERBASE-12084814 - https://snyk.io/vuln/SNYK-JS-SHAJS-12089400 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c234b888882..b10213b99e21 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "unist-util-visit": "^2.0.3", "uuid": "^8.3.0", "walk-sync": "^1.1.4", - "webpack": "^4.44.0", + "webpack": "^5.0.0", "webpack-cli": "^3.3.12" }, "devDependencies": {