diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index eb21fe1647..35a9b155b3 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -100,7 +100,7 @@ "@types/react-dom": "^18.2.15", "@types/uuid": "^9.0.7", "@vitejs/plugin-react-swc": "^3.5.0", - "cypress": "^13.5.1", + "cypress": "^13.6.0", "cypress-axe": "^1.5.0", "jsdom": "^22.1.0", "ldap-server-mock": "^6.0.1", diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index fcbd48513f..5b772126a3 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -228,10 +228,10 @@ importers: devDependencies: '@4tw/cypress-drag-drop': specifier: ^2.2.5 - version: 2.2.5(cypress@13.5.1) + version: 2.2.5(cypress@13.6.0) '@testing-library/cypress': specifier: ^10.0.1 - version: 10.0.1(cypress@13.5.1) + version: 10.0.1(cypress@13.6.0) '@testing-library/jest-dom': specifier: ^6.1.4 version: 6.1.4(vitest@0.34.6) @@ -260,11 +260,11 @@ importers: specifier: ^3.5.0 version: 3.5.0(vite@5.0.2) cypress: - specifier: ^13.5.1 - version: 13.5.1 + specifier: ^13.6.0 + version: 13.6.0 cypress-axe: specifier: ^1.5.0 - version: 1.5.0(axe-core@4.8.2)(cypress@13.5.1) + version: 1.5.0(axe-core@4.8.2)(cypress@13.6.0) jsdom: specifier: ^22.1.0 version: 22.1.0 @@ -482,12 +482,12 @@ importers: packages: - /@4tw/cypress-drag-drop@2.2.5(cypress@13.5.1): + /@4tw/cypress-drag-drop@2.2.5(cypress@13.6.0): resolution: {integrity: sha512-3ghTmzhOmUqeN6U3QmUnKRUxI7OMLbJA4hHUY/eS/FhWJgxbiGgcaELbolWnBAOpajPXcsNQGYEj9brd59WH6A==} peerDependencies: cypress: 2 - 13 dependencies: - cypress: 13.5.1 + cypress: 13.6.0 dev: true /@aashutoshrathi/word-wrap@1.2.6: @@ -1639,7 +1639,7 @@ packages: resolution: {integrity: sha512-myfUej5naTBWnqOCc/MdVOLVjXUXtIA+NpDrDBKJtLLg2shUjBu3cZmB/85RyitKc55+lUUyl7oRfLOvkr2hsw==} dev: true - /@testing-library/cypress@10.0.1(cypress@13.5.1): + /@testing-library/cypress@10.0.1(cypress@13.6.0): resolution: {integrity: sha512-e8uswjTZIBhaIXjzEcrQQ8nHRWHgZH7XBxKuIWxZ/T7FxfWhCR48nFhUX5nfPizjVOKSThEfOSv67jquc1ASkw==} engines: {node: '>=12', npm: '>=6'} peerDependencies: @@ -1647,7 +1647,7 @@ packages: dependencies: '@babel/runtime': 7.23.2 '@testing-library/dom': 9.3.3 - cypress: 13.5.1 + cypress: 13.6.0 dev: true /@testing-library/dom@9.3.3: @@ -2991,7 +2991,7 @@ packages: /csstype@3.1.2: resolution: {integrity: sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==} - /cypress-axe@1.5.0(axe-core@4.8.2)(cypress@13.5.1): + /cypress-axe@1.5.0(axe-core@4.8.2)(cypress@13.6.0): resolution: {integrity: sha512-Hy/owCjfj+25KMsecvDgo4fC/781ccL+e8p+UUYoadGVM2ogZF9XIKbiM6KI8Y3cEaSreymdD6ZzccbI2bY0lQ==} engines: {node: '>=10'} peerDependencies: @@ -2999,11 +2999,11 @@ packages: cypress: ^10 || ^11 || ^12 || ^13 dependencies: axe-core: 4.8.2 - cypress: 13.5.1 + cypress: 13.6.0 dev: true - /cypress@13.5.1: - resolution: {integrity: sha512-yqLViT0D/lPI8Kkm7ciF/x/DCK/H/DnogdGyiTnQgX4OVR2aM30PtK+kvklTOD1u3TuItiD9wUQAF8EYWtyZug==} + /cypress@13.6.0: + resolution: {integrity: sha512-quIsnFmtj4dBUEJYU4OH0H12bABJpSujvWexC24Ju1gTlKMJbeT6tTO0vh7WNfiBPPjoIXLN+OUqVtiKFs6SGw==} engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0} hasBin: true requiresBuild: true