diff --git a/package-lock.json b/package-lock.json index f9f3e5ce..224de430 100644 --- a/package-lock.json +++ b/package-lock.json @@ -94,7 +94,7 @@ "@types/wicg-file-system-access": "^2023.10.6", "@vitejs/plugin-react": "^4.4.1", "cors": "^2.8.5", - "cypress": "^14.3.3", + "cypress": "^14.4.0", "cypress-plugin-tab": "^1.0.5", "eslint": "^9.27.0", "eslint-plugin-react": "^7.37.5", @@ -4869,9 +4869,9 @@ "dev": true }, "node_modules/cypress": { - "version": "14.3.3", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-14.3.3.tgz", - "integrity": "sha512-1Rz7zc9iqLww6BysaESqUhtIuaFHS7nL3wREovAKYsNhLTfX3TbcBWHWgEz70YimH2NkSOsm4oIcJJ9HYHOlew==", + "version": "14.4.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-14.4.0.tgz", + "integrity": "sha512-/I59Fqxo7fqdiDi3IM2QKA65gZ7+PVejXg404/I8ZSq+NOnrmw+2pnMUJzpoNyg7KABcEBmgpkfAqhV98p7wJA==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/package.json b/package.json index 8c912c54..3ef91cb7 100644 --- a/package.json +++ b/package.json @@ -125,7 +125,7 @@ "@types/wicg-file-system-access": "^2023.10.6", "@vitejs/plugin-react": "^4.4.1", "cors": "^2.8.5", - "cypress": "^14.3.3", + "cypress": "^14.4.0", "cypress-plugin-tab": "^1.0.5", "eslint": "^9.27.0", "eslint-plugin-react": "^7.37.5",