diff --git a/package-lock.json b/package-lock.json index 220c45a..f4f472f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "@xmldom/xmldom": "^0.9.10", "conventional-changelog-conventionalcommits": "^9.0.0", "conventional-changelog-writer": "^8.2.0", - "cypress": "^15.16.0", + "cypress": "^15.17.0", "delete": "^1.1.0", "dotenv-cli": "^11.0.0", "gulp": "^5.0.1", @@ -3730,9 +3730,9 @@ } }, "node_modules/cypress": { - "version": "15.16.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.16.0.tgz", - "integrity": "sha512-fy0M0c9xDLEp4v9y7LLKFeAQhIdDsobxDSKpD3JcZpqQefjy9TSzEyVV3HA0zu7hUi0bGHlSYlI7ASub8wgR9A==", + "version": "15.17.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.17.0.tgz", + "integrity": "sha512-WL5Gcqi1GaDWozBwXmkSAtOPafTsVSRS764iX6xvuz3DPzvBAxbkRyEi4BreVdVWxLDpiYRgZCyJUafBw44njw==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/package.json b/package.json index 3998845..b5b77b8 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@xmldom/xmldom": "^0.9.10", "conventional-changelog-conventionalcommits": "^9.0.0", "conventional-changelog-writer": "^8.2.0", - "cypress": "^15.16.0", + "cypress": "^15.17.0", "delete": "^1.1.0", "dotenv-cli": "^11.0.0", "gulp": "^5.0.1",