diff --git a/package-lock.json b/package-lock.json index 6f95cfc..7037eed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "@xmldom/xmldom": "^0.9.10", "conventional-changelog-conventionalcommits": "^10.2.1", "conventional-changelog-writer": "^9.1.1", - "cypress": "^15.18.0", + "cypress": "^15.18.1", "delete": "^1.1.0", "dotenv-cli": "^11.0.0", "gulp": "^5.0.1", @@ -3916,9 +3916,9 @@ } }, "node_modules/cypress": { - "version": "15.18.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.18.0.tgz", - "integrity": "sha512-aLfOYSLlVt1b6QSoVUjbCY27taZlYAT8ST47xQbwd9pvQrY/g5gXi12yItZTB+kxkkj+ZcvUYmRLUC95SlCJsw==", + "version": "15.18.1", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.18.1.tgz", + "integrity": "sha512-JtkTVtUE2lvLYgZCaug+Uai0H9IqsJirlBO49c87QwG0bJUGvAUVBz1EJve0b0oaYP244Ew9M0BkrHpcqkYxmw==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/package.json b/package.json index 4576dce..41d60b1 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@xmldom/xmldom": "^0.9.10", "conventional-changelog-conventionalcommits": "^10.2.1", "conventional-changelog-writer": "^9.1.1", - "cypress": "^15.18.0", + "cypress": "^15.18.1", "delete": "^1.1.0", "dotenv-cli": "^11.0.0", "gulp": "^5.0.1",