diff --git a/examples/basic/package.json b/examples/basic/package.json index c3a7db97..75a0a060 100644 --- a/examples/basic/package.json +++ b/examples/basic/package.json @@ -22,7 +22,7 @@ }, "devDependencies": { "cross-env": "7.0.3", - "cypress": "13.15.0", + "cypress": "13.15.1", "cypress-firebase": "4.2.1", "eslint-plugin-chai-friendly": "0.8.0", "eslint-plugin-cypress": "2.15.2", diff --git a/examples/typescript/package.json b/examples/typescript/package.json index f7f89f2d..a18d904c 100644 --- a/examples/typescript/package.json +++ b/examples/typescript/package.json @@ -28,7 +28,7 @@ "@types/react": "18.3.12", "@types/react-dom": "18.3.1", "cross-env": "7.0.3", - "cypress": "13.15.0", + "cypress": "13.15.1", "cypress-firebase": "4.2.1", "eslint-plugin-chai-friendly": "0.8.0", "eslint-plugin-cypress": "2.15.2", diff --git a/package.json b/package.json index 16deb6c2..948f53d9 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@types/node": "20.17.0", "@types/sinon-chai": "4.0.0", "chai": "4.5.0", - "cypress": "13.15.0", + "cypress": "13.15.1", "firebase": "10.14.1", "firebase-admin": "12.7.0", "firebase-tools": "13.23.0", diff --git a/yarn.lock b/yarn.lock index 96ebeddd..38e0b0b3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4143,7 +4143,7 @@ __metadata: "@types/node": "npm:20.17.0" "@types/sinon-chai": "npm:4.0.0" chai: "npm:4.5.0" - cypress: "npm:13.15.0" + cypress: "npm:13.15.1" firebase: "npm:10.14.1" firebase-admin: "npm:12.7.0" firebase-tools: "npm:13.23.0" @@ -4162,9 +4162,9 @@ __metadata: languageName: unknown linkType: soft -"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" @@ -4206,11 +4206,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 @@ -10731,6 +10732,15 @@ __metadata: languageName: node linkType: hard +"tree-kill@npm:1.2.2": + version: 1.2.2 + resolution: "tree-kill@npm:1.2.2" + bin: + tree-kill: cli.js + checksum: 10c0/7b1b7c7f17608a8f8d20a162e7957ac1ef6cd1636db1aba92f4e072dc31818c2ff0efac1e3d91064ede67ed5dc57c565420531a8134090a12ac10cf792ab14d2 + languageName: node + linkType: hard + "triple-beam@npm:^1.3.0": version: 1.4.1 resolution: "triple-beam@npm:1.4.1"