From de6a54936216431e2a775959c4094d7e9aa9783e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 25 Aug 2025 05:26:24 +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 008ddf8da075..7b05c39fd239 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": {