From 648878127a172070fad8cbb8463a394b36b4a576 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 29 Jun 2026 15:24:08 +0000 Subject: [PATCH] fix: shell/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FASTURI-17675102 --- shell/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/package.json b/shell/package.json index 1486c046e69..46c9fac34f9 100644 --- a/shell/package.json +++ b/shell/package.json @@ -72,7 +72,7 @@ "dompurify": "3.3.2", "element-matches": "^0.1.2", "entities": "4.5.0", - "eslint": "7.32.0", + "eslint": "9.0.0", "eslint-config-standard": "16.0.3", "eslint-import-resolver-node": "0.3.9", "eslint-module-utils": "2.6.1",