From e08c10cc48139add0a8555aa815c847b2eb5983f Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 14:37:15 +0000 Subject: [PATCH] fix: types/cypress-cdp/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-15268416 --- types/cypress-cdp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/cypress-cdp/package.json b/types/cypress-cdp/package.json index fd873620a668fe..848961f8227ef6 100644 --- a/types/cypress-cdp/package.json +++ b/types/cypress-cdp/package.json @@ -6,7 +6,7 @@ "https://github.com/bahmutov/cypress-cdp#readme" ], "dependencies": { - "cypress": "9.7.0", + "cypress": "13.0.0", "devtools-protocol": "0.0.1173815" }, "devDependencies": {