diff --git a/package-lock.json b/package-lock.json index 2bbe5d8bf..7b35a525b 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.14.1", + "cypress": "13.14.2", "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.14.1", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.14.1.tgz", - "integrity": "sha512-Wo+byPmjps66hACEH5udhXINEiN3qS3jWNGRzJOjrRJF3D0+YrcP2LVB1T7oYaVQM/S+eanqEvBWYc8cf7Vcbg==", + "version": "13.14.2", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.14.2.tgz", + "integrity": "sha512-lsiQrN17vHMB2fnvxIrKLAjOr9bPwsNbPZNrWf99s4u+DVmCY6U+w7O3GGG9FvP4EUVYaDu+guWeNLiUzBrqvA==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/package.json b/package.json index 264118133..57c246210 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.14.1", + "cypress": "13.14.2", "eslint": "9.9.1", "eslint-plugin-cypress": "3.5.0", "eslint-plugin-jsonc": "2.16.0",