diff --git a/package.json b/package.json index 24672a3..52cc4d8 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.8.0", - "cypress": "13.3.2", + "cypress": "13.3.3", "cypress-codegen": "workspace:*", "eslint": "8.26.0", "eslint-plugin-cypress": "2.15.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 35d0b20..d168d70 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: 6.8.0 version: 6.8.0(@typescript-eslint/parser@6.7.5)(eslint@8.26.0)(typescript@5.2.2) cypress: - specifier: 13.3.2 - version: 13.3.2 + specifier: 13.3.3 + version: 13.3.3 cypress-codegen: specifier: workspace:* version: link:packages/cypress-codegen @@ -2716,8 +2716,8 @@ packages: yauzl: 2.10.0 dev: false - /cypress@13.3.2: - resolution: {integrity: sha512-ArLmZObcLC+xxCp7zJZZbhby9FUf5CueLej9dUM4+5j37FTS4iMSgHxQLDu01PydFUvDXcNoIVRCYrHHxD7Ybg==} + /cypress@13.3.3: + resolution: {integrity: sha512-mbdkojHhKB1xbrj7CrKWHi22uFx9P9vQFiR0sYDZZoK99OMp9/ZYN55TO5pjbXmV7xvCJ4JwBoADXjOJK8aCJw==} engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0} hasBin: true requiresBuild: true