diff --git a/package-lock.json b/package-lock.json index 9401e78ea..c3e76a71f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "devDependencies": { "@bahmutov/print-env": "1.3.0", "@stylistic/eslint-plugin-js": "2.6.4", - "cypress": "13.13.3", + "cypress": "13.14.0", "eslint": "9.9.1", "eslint-plugin-cypress": "3.5.0", "eslint-plugin-jsonc": "2.16.0", @@ -2451,9 +2451,9 @@ } }, "node_modules/cypress": { - "version": "13.13.3", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.13.3.tgz", - "integrity": "sha512-hUxPrdbJXhUOTzuML+y9Av7CKoYznbD83pt8g3klgpioEha0emfx4WNIuVRx0C76r0xV2MIwAW9WYiXfVJYFQw==", + "version": "13.14.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.14.0.tgz", + "integrity": "sha512-r0+nhd033x883YL6068futewUsl02Q7rWiinyAAIBDW/OOTn+UMILWgNuCiY3vtJjd53efOqq5R9dctQk/rKiw==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/package.json b/package.json index d02574d63..78c1a5019 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "devDependencies": { "@bahmutov/print-env": "1.3.0", "@stylistic/eslint-plugin-js": "2.6.4", - "cypress": "13.13.3", + "cypress": "13.14.0", "eslint": "9.9.1", "eslint-plugin-cypress": "3.5.0", "eslint-plugin-jsonc": "2.16.0",