diff --git a/package-lock.json b/package-lock.json index d2fcced85c3cd..068a2e82046ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -60,7 +60,7 @@ "cypress-axe": "^1.7.0", "cypress-if": "^1.16.1", "cypress-split": "^1.24.31", - "cypress-vite": "^1.10.0", + "cypress-vite": "^1.10.1", "cypress-wait-until": "^3.0.2", "eslint": "^10.4.1", "eslint-plugin-cypress": "^6.4.1", @@ -6967,9 +6967,9 @@ } }, "node_modules/cypress-vite": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/cypress-vite/-/cypress-vite-1.10.0.tgz", - "integrity": "sha512-jZtf8IGr3xDer0I/gE69OqvWK8c+Tbn6OQSUeH3h9xJTiitfyuYo/WvevjSNJICg4IV/pEjlUclqpBpc5KF9fQ==", + "version": "1.10.1", + "resolved": "https://registry.npmjs.org/cypress-vite/-/cypress-vite-1.10.1.tgz", + "integrity": "sha512-xS+EwiVpCC/+ktz8JIFxUlpfFf1izeBg5v9UJwSca5l8j4TBL+kM/xrrVULW+n5WEuJcgYfmLyP30MfN68Oxvg==", "dev": true, "license": "MIT", "peerDependencies": { diff --git a/package.json b/package.json index 098a1aa98a61b..95ef26875bef5 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "cypress-axe": "^1.7.0", "cypress-if": "^1.16.1", "cypress-split": "^1.24.31", - "cypress-vite": "^1.10.0", + "cypress-vite": "^1.10.1", "cypress-wait-until": "^3.0.2", "eslint": "^10.4.1", "eslint-plugin-cypress": "^6.4.1",