From 62d56055ff4c6d84586a68e3ec645a04d8154028 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 12 May 2026 21:14:26 +0000 Subject: [PATCH] fix: shell/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UUID-16133035 --- shell/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/package.json b/shell/package.json index 5edb714679a..dea8eac9394 100644 --- a/shell/package.json +++ b/shell/package.json @@ -72,7 +72,7 @@ "css-loader": "6.7.3", "csv-loader": "3.0.3", "custom-event-polyfill": "^1.0.7", - "cypress": "11.1.0", + "cypress": "15.15.0", "d3": "7.3.0", "d3-selection": "3.0.0", "dayjs": "1.11.18",