From 65ee6f860cb67c2d89083df8eab4d8cf4ff9871f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 16:16:26 +0000 Subject: [PATCH] chore(deps): update cypress --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 7b8aa749..c54dc142 100644 --- a/package.json +++ b/package.json @@ -95,9 +95,9 @@ "babel-jest": "26.6.3", "babel-preset-gatsby": "0.5.14", "codecov": "3.8.2", - "cypress": "5.6.0", - "cypress-axe": "0.12.2", - "cypress-file-upload": "4.1.1", + "cypress": "13.7.0", + "cypress-axe": "1.5.0", + "cypress-file-upload": "5.0.8", "dotenv": "8.2.0", "husky": "4.3.0", "identity-obj-proxy": "3.0.0",