diff --git a/package-lock.json b/package-lock.json index c3e76a71f..2bbe5d8bf 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.0", + "cypress": "13.14.1", "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.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.14.0.tgz", - "integrity": "sha512-r0+nhd033x883YL6068futewUsl02Q7rWiinyAAIBDW/OOTn+UMILWgNuCiY3vtJjd53efOqq5R9dctQk/rKiw==", + "version": "13.14.1", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.14.1.tgz", + "integrity": "sha512-Wo+byPmjps66hACEH5udhXINEiN3qS3jWNGRzJOjrRJF3D0+YrcP2LVB1T7oYaVQM/S+eanqEvBWYc8cf7Vcbg==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/package.json b/package.json index 78c1a5019..264118133 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.0", + "cypress": "13.14.1", "eslint": "9.9.1", "eslint-plugin-cypress": "3.5.0", "eslint-plugin-jsonc": "2.16.0",