From 3aa6ae679981a7bf7e844d8eafe419017b78f37a Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 02:26:41 +0000 Subject: [PATCH] fix: types/cypress-dark/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-15268416 --- types/cypress-dark/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/cypress-dark/package.json b/types/cypress-dark/package.json index 234244f99a8f2f..cfb68a00331eab 100644 --- a/types/cypress-dark/package.json +++ b/types/cypress-dark/package.json @@ -6,7 +6,7 @@ "https://github.com/bahmutov/cypress-dark#readme" ], "dependencies": { - "cypress": "8.5.0" + "cypress": "13.0.0" }, "devDependencies": { "@types/cypress-dark": "workspace:.",