diff --git a/package-lock.json b/package-lock.json index 94f35411e..004e49713 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.3.0", - "cypress": "13.13.0", + "cypress": "13.13.1", "eslint": "9.4.0", "eslint-plugin-cypress": "3.3.0", "eslint-plugin-jsonc": "2.16.0", @@ -2445,9 +2445,9 @@ } }, "node_modules/cypress": { - "version": "13.13.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.13.0.tgz", - "integrity": "sha512-ou/MQUDq4tcDJI2FsPaod2FZpex4kpIK43JJlcBgWrX8WX7R/05ZxGTuxedOuZBfxjZxja+fbijZGyxiLP6CFA==", + "version": "13.13.1", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.13.1.tgz", + "integrity": "sha512-8F9UjL5MDUdgC/S5hr8CGLHbS5gGht5UOV184qc2pFny43fnkoaKxlzH/U6//zmGu/xRTaKimNfjknLT8+UDFg==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/package.json b/package.json index 71cedc1dc..1f2ff60e3 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "devDependencies": { "@bahmutov/print-env": "1.3.0", "@stylistic/eslint-plugin-js": "2.3.0", - "cypress": "13.13.0", + "cypress": "13.13.1", "eslint": "9.4.0", "eslint-plugin-cypress": "3.3.0", "eslint-plugin-jsonc": "2.16.0",