diff --git a/package-lock.json b/package-lock.json index 6a47c1d9..78de2ff2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -960,9 +960,9 @@ } }, "node_modules/cypress": { - "version": "15.7.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.7.0.tgz", - "integrity": "sha512-1C81zKxnQckYm2XGi37rPV4rN0bzUoWhydhKdOyshJn5gJKszEx5as9VLSZI0jp0ye49QxmnbU4TtMpcD+OmGQ==", + "version": "15.7.1", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.7.1.tgz", + "integrity": "sha512-U3sYnJ+Cnpgr6IPycxsznTg//mGVXfPGeGV+om7VQCyp5XyVkhG4oPr3X3hTq1+OB0Om0O5DxusYmt7cbvwqMQ==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -4272,9 +4272,9 @@ } }, "cypress": { - "version": "15.7.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.7.0.tgz", - "integrity": "sha512-1C81zKxnQckYm2XGi37rPV4rN0bzUoWhydhKdOyshJn5gJKszEx5as9VLSZI0jp0ye49QxmnbU4TtMpcD+OmGQ==", + "version": "15.7.1", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.7.1.tgz", + "integrity": "sha512-U3sYnJ+Cnpgr6IPycxsznTg//mGVXfPGeGV+om7VQCyp5XyVkhG4oPr3X3hTq1+OB0Om0O5DxusYmt7cbvwqMQ==", "dev": true, "requires": { "@cypress/request": "^3.0.9",