From 408aff67d5d58a40d8ae7c5168ae4cc5bc6ec53d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=A4=95=E0=A4=BE=E0=A4=B0=E0=A4=A4=E0=A5=8B=E0=A4=AB?= =?UTF-8?q?=E0=A5=8D=E0=A4=AB=E0=A5=87=E0=A4=B2=E0=A4=B8=E0=A5=8D=E0=A4=95?= =?UTF-8?q?=E0=A5=8D=E0=A4=B0=E0=A4=BF=E0=A4=AA=E0=A5=8D=E0=A4=9F=E2=84=A2?= Date: Tue, 11 Jun 2024 09:50:47 +0200 Subject: [PATCH] bump cypress dependencies --- cypress/package.json | 6 +++--- pnpm-lock.yaml | 33 ++++++++++++++++----------------- 2 files changed, 19 insertions(+), 20 deletions(-) diff --git a/cypress/package.json b/cypress/package.json index 7a154839afc6af..945fd9c0782940 100644 --- a/cypress/package.json +++ b/cypress/package.json @@ -18,11 +18,11 @@ "n8n-workflow": "workspace:*" }, "dependencies": { - "@ngneat/falso": "^6.4.0", + "@ngneat/falso": "^7.2.0", "cross-env": "^7.0.3", - "cypress": "^13.6.2", + "cypress": "^13.11.0", "cypress-otp": "^1.0.3", - "cypress-real-events": "^1.11.0", + "cypress-real-events": "^1.12.0", "lodash": "4.17.21", "start-server-and-test": "^2.0.3", "uuid": "8.3.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2ff3fac5a14f2d..1cb2f0c31e23c0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -123,20 +123,20 @@ importers: cypress: dependencies: '@ngneat/falso': - specifier: ^6.4.0 - version: 6.4.0 + specifier: ^7.2.0 + version: 7.2.0 cross-env: specifier: ^7.0.3 version: 7.0.3 cypress: - specifier: ^13.6.2 - version: 13.6.2 + specifier: ^13.11.0 + version: 13.11.0 cypress-otp: specifier: ^1.0.3 version: 1.0.3 cypress-real-events: - specifier: ^1.11.0 - version: 1.11.0(cypress@13.6.2) + specifier: ^1.12.0 + version: 1.12.0(cypress@13.11.0) lodash: specifier: 4.17.21 version: 4.17.21 @@ -4121,8 +4121,8 @@ packages: '@ndelangen/get-tarball@3.0.7': resolution: {integrity: sha512-NqGfTZIZpRFef1GoVaShSSRwDC3vde3ThtTeqFdcYd6ipKqnfEVhjK2hUeHjCQUcptyZr2TONqcloFXM+5QBrQ==} - '@ngneat/falso@6.4.0': - resolution: {integrity: sha512-f6r036h2fX/AoHw1eV2t8+qWQwrbSrozs3zXMhhwoO7SJBc+DGMxRWEhFeYIinfwx0uhUH8ggx5+PDLzYESLOA==} + '@ngneat/falso@7.2.0': + resolution: {integrity: sha512-283EXBFd05kCbGuGSXgmvhCsQYEYzvD/eJaE7lxd05qRB0tgREvZX7TRlJ1KSp8nHxoK6Ws029G1Y30mt4IVAA==} '@nodelib/fs.scandir@2.1.5': resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} @@ -7293,13 +7293,13 @@ packages: cypress-otp@1.0.3: resolution: {integrity: sha512-o7LssfI0HRHa+TkaOE5/Aukv6M9vsoZAtYESr9m7Ky2i+HRNb2p/IRelE7Z0wJ/UK2f+nXAGZIfXqraf9EPDqw==} - cypress-real-events@1.11.0: - resolution: {integrity: sha512-4LXVRsyq+xBh5TmlEyO1ojtBXtN7xw720Pwb9rEE9rkJuXmeH3VyoR1GGayMGr+Itqf11eEjfDewtDmcx6PWPQ==} + cypress-real-events@1.12.0: + resolution: {integrity: sha512-oiy+4kGKkzc2PT36k3GGQqkGxNiVypheWjMtfyi89iIk6bYmTzeqxapaLHS3pnhZOX1IEbTDUVxh8T4Nhs1tyQ==} peerDependencies: cypress: ^4.x || ^5.x || ^6.x || ^7.x || ^8.x || ^9.x || ^10.x || ^11.x || ^12.x || ^13.x - cypress@13.6.2: - resolution: {integrity: sha512-TW3bGdPU4BrfvMQYv1z3oMqj71YI4AlgJgnrycicmPZAXtvywVFZW9DAToshO65D97rCWfG/kqMFsYB6Kp91gQ==} + cypress@13.11.0: + resolution: {integrity: sha512-NXXogbAxVlVje4XHX+Cx5eMFZv4Dho/2rIcdBHg9CNPFUGZdM4cRdgIgM7USmNYsC12XY0bZENEQ+KBk72fl+A==} engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0} hasBin: true @@ -17147,7 +17147,7 @@ snapshots: pump: 3.0.0 tar-fs: 2.1.1 - '@ngneat/falso@6.4.0': + '@ngneat/falso@7.2.0': dependencies: seedrandom: 3.0.5 uuid: 8.3.2 @@ -21450,15 +21450,14 @@ snapshots: dependencies: otplib: 12.0.1 - cypress-real-events@1.11.0(cypress@13.6.2): + cypress-real-events@1.12.0(cypress@13.11.0): dependencies: - cypress: 13.6.2 + cypress: 13.11.0 - cypress@13.6.2: + cypress@13.11.0: dependencies: '@cypress/request': 3.0.1 '@cypress/xvfb': 1.2.4(supports-color@8.1.1) - '@types/node': 18.16.16 '@types/sinonjs__fake-timers': 8.1.1 '@types/sizzle': 2.3.3 arch: 2.2.0