diff --git a/package-lock.json b/package-lock.json index ed0b8a9d..92a572af 100644 --- a/package-lock.json +++ b/package-lock.json @@ -70,7 +70,7 @@ "@types/parse-full-name": "^1.2.5", "@types/session-file-store": "^1.2.5", "axe-core": "^4.11.0", - "cypress": "^15.4.0", + "cypress": "^15.5.0", "cypress-axe": "^1.7.0", "eslint-config-cityssm": "^33.2.1", "nodemon": "^3.1.10", @@ -4502,9 +4502,9 @@ "license": "ISC" }, "node_modules/cypress": { - "version": "15.4.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.4.0.tgz", - "integrity": "sha512-+GC/Y/LXAcaMCzfuM7vRx5okRmonceZbr0ORUAoOrZt/5n2eGK8yh04bok1bWSjZ32wRHrZESqkswQ6biArN5w==", + "version": "15.5.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.5.0.tgz", + "integrity": "sha512-7jXBsh5hTfjxr9QQONC2IbdTj0nxSyU8x4eiarMZBzXzCj3pedKviUx8JnLcE4vL8e0TsOzp70WSLRORjEssRA==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/package.json b/package.json index 37a6b6ef..3a87653e 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "@types/parse-full-name": "^1.2.5", "@types/session-file-store": "^1.2.5", "axe-core": "^4.11.0", - "cypress": "^15.4.0", + "cypress": "^15.5.0", "cypress-axe": "^1.7.0", "eslint-config-cityssm": "^33.2.1", "nodemon": "^3.1.10",