From 4b3c2c6238c2cf637d2d39a0269d8c357eba8205 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 9 Jan 2026 06:51: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 d6fd75106..e845e6b39 100644 --- a/package.json +++ b/package.json @@ -170,7 +170,7 @@ "@types/eslint": "^8.44.0", "@vitejs/plugin-vue2": "^2.2.0", "bunyan-pretty-cli": "^0.2.0", - "cypress": "^12.17.1", + "cypress": "^13.0.0", "dargs": "^8.1.0", "del-cli": "^5.0.0", "dotenv-cli": "^7.2.1",