diff --git a/package.json b/package.json index 1d97add..e5f2449 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@total-typescript/ts-reset": "0.5.1", "@types/react": "18.0.24", "@typescript-eslint/eslint-plugin": "6.13.2", - "cypress": "13.6.0", + "cypress": "13.6.1", "cypress-codegen": "workspace:*", "eslint": "8.26.0", "eslint-plugin-cypress": "2.15.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b91d993..7867f3a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: 6.13.2 version: 6.13.2(@typescript-eslint/parser@6.13.1)(eslint@8.26.0)(typescript@5.3.2) cypress: - specifier: 13.6.0 - version: 13.6.0 + specifier: 13.6.1 + version: 13.6.1 cypress-codegen: specifier: workspace:* version: link:packages/cypress-codegen @@ -2833,8 +2833,8 @@ packages: yauzl: 2.10.0 dev: false - /cypress@13.6.0: - resolution: {integrity: sha512-quIsnFmtj4dBUEJYU4OH0H12bABJpSujvWexC24Ju1gTlKMJbeT6tTO0vh7WNfiBPPjoIXLN+OUqVtiKFs6SGw==} + /cypress@13.6.1: + resolution: {integrity: sha512-k1Wl5PQcA/4UoTffYKKaxA0FJKwg8yenYNYRzLt11CUR0Kln+h7Udne6mdU1cUIdXBDTVZWtmiUjzqGs7/pEpw==} engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0} hasBin: true requiresBuild: true