diff --git a/package-lock.json b/package-lock.json index dc686ce7837..a42d0168173 100644 --- a/package-lock.json +++ b/package-lock.json @@ -76,7 +76,7 @@ "@types/styled-components": "^5.1.36", "@vitejs/plugin-react": "^5.1.4", "conventional-changelog-conventionalcommits": "^9.3.1", - "cypress": "^15.14.0", + "cypress": "^15.14.1", "eslint": "^9.39.2", "eslint-config-prettier": "^10.1.8", "eslint-import-resolver-alias": "^1.1.2", @@ -9186,9 +9186,9 @@ "license": "MIT" }, "node_modules/cypress": { - "version": "15.14.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.14.0.tgz", - "integrity": "sha512-AHt9YLKVl6uOFfXsLM3+LSZFwsx36BJRyFv4CjsqcRgr+V9kir0IPVRZUgqZVNudRalx771A1c4yR3DmXvSiBQ==", + "version": "15.14.1", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-15.14.1.tgz", + "integrity": "sha512-AkuiHNSnmm0a+h/horcvbjmY6dWpCe1Ebp1R0LjMP5I6pjMaNA50Mw1YP/d07pLHJ/sV8FZoGecUWFCJ/Nifpw==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/package.json b/package.json index 88f2f9d36be..1450222c768 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "@types/styled-components": "^5.1.36", "@vitejs/plugin-react": "^5.1.4", "conventional-changelog-conventionalcommits": "^9.3.1", - "cypress": "^15.14.0", + "cypress": "^15.14.1", "eslint": "^9.39.2", "eslint-config-prettier": "^10.1.8", "eslint-import-resolver-alias": "^1.1.2",