From a94a7bc2088826d9e34489b4b50b4ec73d90b93c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 9 Jan 2026 09:03:40 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f80e71..1923da4 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "babel-jest": "^27.2.4", "config": "^3.3.6", "cordova-res": "^0.15.3", - "cypress": "^10.9.0", + "cypress": "^13.0.0", "eslint": "^7.21.0", "eslint-config-prettier": "^8.3.0", "eslint-plugin-cypress": "^2.11.2",