From fbb62c1a24fa030af9f08cf00c7109bb86a2d6dd Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 03:15:55 +0000 Subject: [PATCH] chore(deps): update dependency cypress to v15 Ref: PACT-445 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5fc678..191a631 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@typescript-eslint/parser": "8.46.3", "axios": "0.30.2", "@babel/eslint-parser": "7.28.5", - "cypress": "4.12.1", + "cypress": "15.6.0", "dotenv": "17.2.3", "eslint": "6.8.0", "eslint-config-react-app": "7.0.1",