diff --git a/web/package.json b/web/package.json index 6a14ec052c..aad6eb571f 100644 --- a/web/package.json +++ b/web/package.json @@ -150,7 +150,7 @@ "autoprefixer": "10.4.15", "colors": "^1.4.0", "css-mediaquery": "0.1.2", - "cypress": "13.6.3", + "cypress": "13.7.1", "eslint": "^8.57.0", "eslint-config-airbnb": "^19.0.4", "eslint-config-airbnb-base": "^15.0.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index fa29f87743..68ddb7a5f4 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -213,7 +213,7 @@ devDependencies: version: 4.36.1(@tanstack/react-query@4.36.1)(react-dom@18.2.0)(react@18.2.0) '@testing-library/cypress': specifier: 10.0.1 - version: 10.0.1(cypress@13.6.3) + version: 10.0.1(cypress@13.7.1) '@testing-library/dom': specifier: 9.3.4 version: 9.3.4 @@ -305,8 +305,8 @@ devDependencies: specifier: 0.1.2 version: 0.1.2 cypress: - specifier: 13.6.3 - version: 13.6.3 + specifier: 13.7.1 + version: 13.7.1 eslint: specifier: ^8.57.0 version: 8.57.0 @@ -2446,7 +2446,7 @@ packages: engines: {node: '>= 14'} dependencies: eslint: 8.57.0 - jschardet: 3.0.0 + jschardet: 3.1.2 lodash: 4.17.21 utf8: 3.0.0 transitivePeerDependencies: @@ -5483,7 +5483,7 @@ packages: react-native: 0.73.5(@babel/core@7.24.0)(@babel/preset-env@7.24.0)(react@18.2.0) use-sync-external-store: 1.2.0(react@18.2.0) - /@testing-library/cypress@10.0.1(cypress@13.6.3): + /@testing-library/cypress@10.0.1(cypress@13.7.1): resolution: {integrity: sha512-e8uswjTZIBhaIXjzEcrQQ8nHRWHgZH7XBxKuIWxZ/T7FxfWhCR48nFhUX5nfPizjVOKSThEfOSv67jquc1ASkw==} engines: {node: '>=12', npm: '>=6'} peerDependencies: @@ -5491,7 +5491,7 @@ packages: dependencies: '@babel/runtime': 7.24.0 '@testing-library/dom': 9.3.4 - cypress: 13.6.3 + cypress: 13.7.1 dev: true /@testing-library/dom@9.3.4: @@ -8833,8 +8833,8 @@ packages: resolution: {integrity: sha512-LO/lzYRw134LMDVnLyAf1dHE5tyO6axEFkR3TXjQIOmMkAM9YL6QsiUwuXzZAmFnuDJcs4hayOgyIYtViXFrLw==} dev: false - /cypress@13.6.3: - resolution: {integrity: sha512-d/pZvgwjAyZsoyJ3FOsJT5lDsqnxQ/clMqnNc++rkHjbkkiF2h9s0JsZSyyH4QXhVFW3zPFg82jD25roFLOdZA==} + /cypress@13.7.1: + resolution: {integrity: sha512-4u/rpFNxOFCoFX/Z5h+uwlkBO4mWzAjveURi3vqdSu56HPvVdyGTxGw4XKGWt399Y1JwIn9E1L9uMXQpc0o55w==} engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0} hasBin: true requiresBuild: true @@ -11664,8 +11664,8 @@ packages: /jsc-safe-url@0.2.4: resolution: {integrity: sha512-0wM3YBWtYePOjfyXQH5MWQ8H7sdk5EXSwZvmSLKk2RboVQ2Bu239jycHDz5J/8Blf3K0Qnoy2b6xD+z10MFB+Q==} - /jschardet@3.0.0: - resolution: {integrity: sha512-lJH6tJ77V8Nzd5QWRkFYCLc13a3vADkh3r/Fi8HupZGWk2OVVDfnZP8V/VgQgZ+lzW0kG2UGb5hFgt3V3ndotQ==} + /jschardet@3.1.2: + resolution: {integrity: sha512-mw3CBZGzW8nUBPYhFU2ztZ/kJ6NClQUQVpyzvFMfznZsoC///ZQ30J2RCUanNsr5yF22LqhgYr/lj807/ZleWA==} engines: {node: '>=0.1.90'} dev: true