diff --git a/package-lock.json b/package-lock.json index 4e3b5cf6d..6f2f9e4fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@bahmutov/print-env": "1.3.0", "@eslint/eslintrc": "3.0.2", "@stylistic/eslint-plugin-js": "1.8.0", - "cypress": "13.8.1", + "cypress": "13.9.0", "eslint": "9.2.0", "eslint-plugin-cypress": "3.2.0", "eslint-plugin-jsonc": "2.15.1", @@ -2444,9 +2444,9 @@ } }, "node_modules/cypress": { - "version": "13.8.1", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.8.1.tgz", - "integrity": "sha512-Uk6ovhRbTg6FmXjeZW/TkbRM07KPtvM5gah1BIMp4Y2s+i/NMxgaLw0+PbYTOdw1+egE0FP3mWRiGcRkjjmhzA==", + "version": "13.9.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.9.0.tgz", + "integrity": "sha512-atNjmYfHsvTuCaxTxLZr9xGoHz53LLui3266WWxXJHY7+N6OdwJdg/feEa3T+buez9dmUXHT1izCOklqG82uCQ==", "dev": true, "hasInstallScript": true, "dependencies": { diff --git a/package.json b/package.json index 6af592558..9db34ec9e 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@bahmutov/print-env": "1.3.0", "@eslint/eslintrc": "3.0.2", "@stylistic/eslint-plugin-js": "1.8.0", - "cypress": "13.8.1", + "cypress": "13.9.0", "eslint": "9.2.0", "eslint-plugin-cypress": "3.2.0", "eslint-plugin-jsonc": "2.15.1",