diff --git a/boundaries/platform/backstage/packages/app/package.json b/boundaries/platform/backstage/packages/app/package.json index e478459c98a..6bcd8585f5e 100644 --- a/boundaries/platform/backstage/packages/app/package.json +++ b/boundaries/platform/backstage/packages/app/package.json @@ -68,7 +68,7 @@ "@types/node": "^22.7.9", "@types/react-dom": "^18.3.1", "cross-env": "^7.0.3", - "cypress": "^13.15.0", + "cypress": "^13.15.1", "eslint-plugin-cypress": "^4.0.0", "start-server-and-test": "^2.0.8" }, diff --git a/boundaries/platform/backstage/yarn.lock b/boundaries/platform/backstage/yarn.lock index 8016230f1e9..ef6beab1674 100644 --- a/boundaries/platform/backstage/yarn.lock +++ b/boundaries/platform/backstage/yarn.lock @@ -15755,7 +15755,7 @@ __metadata: "@types/react-dom": "npm:^18.3.1" "@veecode-platform/backstage-plugin-gitlab-pipelines": "npm:^0.6.0" cross-env: "npm:^7.0.3" - cypress: "npm:^13.15.0" + cypress: "npm:^13.15.1" eslint-plugin-cypress: "npm:^4.0.0" history: "npm:^5.3.0" react: "npm:^18.3.1" @@ -18819,9 +18819,9 @@ __metadata: languageName: node linkType: hard -"cypress@npm:^13.15.0": - version: 13.15.0 - resolution: "cypress@npm:13.15.0" +"cypress@npm:^13.15.1": + version: 13.15.1 + resolution: "cypress@npm:13.15.1" dependencies: "@cypress/request": "npm:^3.0.4" "@cypress/xvfb": "npm:^1.2.4" @@ -18863,11 +18863,12 @@ __metadata: semver: "npm:^7.5.3" supports-color: "npm:^8.1.1" tmp: "npm:~0.2.3" + tree-kill: "npm:1.2.2" untildify: "npm:^4.0.0" yauzl: "npm:^2.10.0" bin: cypress: bin/cypress - checksum: 10c0/d453c89f8220aecb726f842ea2895f452a4ec0c74f718834354533da62d28545eb68fc3ac21209df52d4314b4db4221d26ce8f33a6f08641eec3b4269f037717 + checksum: 10c0/9deb474949cbd4c87e9b26a0b51c29f86f7c8ecdf865848f9e41bf7359f1887908856864b0fd722e4aa78e263fa4e0ff8bb5190495ff5f89fed89a6b3d38bb27 languageName: node linkType: hard @@ -34937,7 +34938,7 @@ __metadata: languageName: node linkType: hard -"tree-kill@npm:^1.2.2": +"tree-kill@npm:1.2.2, tree-kill@npm:^1.2.2": version: 1.2.2 resolution: "tree-kill@npm:1.2.2" bin: diff --git a/boundaries/ui-monorepo/packages/landing/package.json b/boundaries/ui-monorepo/packages/landing/package.json index 7c69a33bf41..24e66baa943 100644 --- a/boundaries/ui-monorepo/packages/landing/package.json +++ b/boundaries/ui-monorepo/packages/landing/package.json @@ -32,7 +32,7 @@ "devDependencies": { "@mdx-js/loader": "3.1.0", "@types/node": "^20.17.0", - "cypress": "^13.15.0", + "cypress": "^13.15.1", "eslint": "^9.13.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.2.1", diff --git a/boundaries/ui-monorepo/packages/next/package.json b/boundaries/ui-monorepo/packages/next/package.json index bb84a343c17..f5305deb8df 100644 --- a/boundaries/ui-monorepo/packages/next/package.json +++ b/boundaries/ui-monorepo/packages/next/package.json @@ -70,7 +70,7 @@ "@types/lodash": "^4.17.12", "@types/material-ui": "^0.21.17", "@types/react-copy-to-clipboard": "^5.0.7", - "cypress": "^13.15.0", + "cypress": "^13.15.1", "eslint": "^9.13.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.2.1", diff --git a/boundaries/ui-monorepo/pnpm-lock.yaml b/boundaries/ui-monorepo/pnpm-lock.yaml index e8b58b9adb4..770db2dfd2a 100644 --- a/boundaries/ui-monorepo/pnpm-lock.yaml +++ b/boundaries/ui-monorepo/pnpm-lock.yaml @@ -265,8 +265,8 @@ importers: specifier: ^20.17.0 version: 20.17.0 cypress: - specifier: ^13.15.0 - version: 13.15.0 + specifier: ^13.15.1 + version: 13.15.1 eslint: specifier: ^9.13.0 version: 9.13.0(jiti@1.21.6) @@ -380,8 +380,8 @@ importers: specifier: ^5.0.7 version: 5.0.7 cypress: - specifier: ^13.15.0 - version: 13.15.0 + specifier: ^13.15.1 + version: 13.15.1 eslint: specifier: ^9.13.0 version: 9.13.0(jiti@1.21.6) @@ -6333,8 +6333,8 @@ packages: csstype@3.1.3: resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==} - cypress@13.15.0: - resolution: {integrity: sha512-53aO7PwOfi604qzOkCSzNlWquCynLlKE/rmmpSPcziRH6LNfaDUAklQT6WJIsD8ywxlIy+uVZsnTMCCQVd2kTw==} + cypress@13.15.1: + resolution: {integrity: sha512-DwUFiKXo4lef9kA0M4iEhixFqoqp2hw8igr0lTqafRb9qtU3X0XGxKbkSYsUFdkrAkphc7MPDxoNPhk5pj9PVg==} engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0} hasBin: true @@ -10886,6 +10886,10 @@ packages: peerDependencies: tslib: '2' + tree-kill@1.2.2: + resolution: {integrity: sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==} + hasBin: true + trim-lines@3.0.1: resolution: {integrity: sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==} @@ -17483,7 +17487,7 @@ snapshots: '@types/yauzl@2.10.3': dependencies: - '@types/node': 20.17.0 + '@types/node': 22.7.9 optional: true '@typescript-eslint/eslint-plugin@8.11.0(@typescript-eslint/parser@8.11.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3))(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3)': @@ -18889,7 +18893,7 @@ snapshots: csstype@3.1.3: {} - cypress@13.15.0: + cypress@13.15.1: dependencies: '@cypress/request': 3.0.5 '@cypress/xvfb': 1.2.4(supports-color@8.1.1) @@ -18931,6 +18935,7 @@ snapshots: semver: 7.6.3 supports-color: 8.1.1 tmp: 0.2.3 + tree-kill: 1.2.2 untildify: 4.0.0 yauzl: 2.10.0 @@ -24380,6 +24385,8 @@ snapshots: dependencies: tslib: 2.8.0 + tree-kill@1.2.2: {} + trim-lines@3.0.1: {} trim-repeated@2.0.0: