diff --git a/package-lock.json b/package-lock.json index ed82803b..dd74e916 100644 --- a/package-lock.json +++ b/package-lock.json @@ -66,7 +66,7 @@ "@eslint/js": "^9.19.0", "@istanbuljs/nyc-config-typescript": "^1.0.2", "@rollup/plugin-replace": "^6.0.2", - "@shellygo/cypress-test-utils": "^4.1.12", + "@shellygo/cypress-test-utils": "^4.1.13", "@types/codemirror": "^5.60.15", "@types/color": "^4.2.0", "@types/cors": "^2.8.17", @@ -2654,9 +2654,9 @@ ] }, "node_modules/@shellygo/cypress-test-utils": { - "version": "4.1.12", - "resolved": "https://registry.npmjs.org/@shellygo/cypress-test-utils/-/cypress-test-utils-4.1.12.tgz", - "integrity": "sha512-3uau0Wuh12I6QYZ9wf1FRo26S1guy4H9jNawvZ7qf/ATpokw1jeZeGRObU8/Lixlle9JrWXhB17KpU80zyPbnQ==", + "version": "4.1.13", + "resolved": "https://registry.npmjs.org/@shellygo/cypress-test-utils/-/cypress-test-utils-4.1.13.tgz", + "integrity": "sha512-+QnwpJ2SXiAmHlniaxRyMzvLQ2+445ey8UFxAC9T2N+5DqCVAGTolzuqc9Kx4Cmx328lq7W6vNga6k3Wzql0cg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 7abcc454..673dd07c 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "@eslint/js": "^9.19.0", "@istanbuljs/nyc-config-typescript": "^1.0.2", "@rollup/plugin-replace": "^6.0.2", - "@shellygo/cypress-test-utils": "^4.1.12", + "@shellygo/cypress-test-utils": "^4.1.13", "@types/codemirror": "^5.60.15", "@types/color": "^4.2.0", "@types/cors": "^2.8.17",