diff --git a/package-lock.json b/package-lock.json index 66232640..a373cb94 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "@quasar/app-vite": "^1.11.0", "@quasar/quasar-app-extension-testing-e2e-cypress": "^6.2.1", "autoprefixer": "^10.5.2", - "cypress": "^15.16.0", + "cypress": "^15.18.0", "eslint": "^10.6.0", "eslint-config-prettier": "^10.1.8", "eslint-plugin-cypress": "^6.4.2", @@ -5106,9 +5106,9 @@ "license": "MIT" }, "node_modules/cypress": { - "version": "15.16.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.16.0.tgz", - "integrity": "sha512-fy0M0c9xDLEp4v9y7LLKFeAQhIdDsobxDSKpD3JcZpqQefjy9TSzEyVV3HA0zu7hUi0bGHlSYlI7ASub8wgR9A==", + "version": "15.18.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.18.0.tgz", + "integrity": "sha512-aLfOYSLlVt1b6QSoVUjbCY27taZlYAT8ST47xQbwd9pvQrY/g5gXi12yItZTB+kxkkj+ZcvUYmRLUC95SlCJsw==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/package.json b/package.json index 1e4911d2..4f6c2ae7 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@quasar/app-vite": "^1.11.0", "@quasar/quasar-app-extension-testing-e2e-cypress": "^6.2.1", "autoprefixer": "^10.5.2", - "cypress": "^15.16.0", + "cypress": "^15.18.0", "eslint": "^10.6.0", "eslint-config-prettier": "^10.1.8", "eslint-plugin-cypress": "^6.4.2",