diff --git a/package-lock.json b/package-lock.json index 0b5b8095..551c199d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -67,7 +67,7 @@ "@types/randomcolor": "^0.5.9", "@types/session-file-store": "^1.2.5", "axe-core": "^4.10.3", - "cypress": "^14.3.0", + "cypress": "^14.3.1", "cypress-axe": "^1.6.0", "eslint-config-cityssm": "^22.2.2", "nodemon": "^3.1.9", @@ -4175,9 +4175,9 @@ "license": "ISC" }, "node_modules/cypress": { - "version": "14.3.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-14.3.0.tgz", - "integrity": "sha512-rRfPl9Z0/CczuYybBEoLbDVuT1OGkhYaJ0+urRCshgiDRz6QnoA0KQIQnPx7MJ3zy+VCsbUU1pV74n+6cbJEdg==", + "version": "14.3.1", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-14.3.1.tgz", + "integrity": "sha512-/2q06qvHMK3PNiadnRW1Je0lJ43gAFPQJUAK2zIxjr22kugtWxVQznTBLVu1AvRH+RP3oWZhCdWqiEi+0NuqCg==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/package.json b/package.json index f8841ef9..f8a7492a 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "@types/randomcolor": "^0.5.9", "@types/session-file-store": "^1.2.5", "axe-core": "^4.10.3", - "cypress": "^14.3.0", + "cypress": "^14.3.1", "cypress-axe": "^1.6.0", "eslint-config-cityssm": "^22.2.2", "nodemon": "^3.1.9",