Skip to content

Commit

Permalink
chore(deps): update dependency cypress to ^13.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent b90e985 commit eaec74e
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 47 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"vitest": "^2.0.1"
},
"resolutions": {
"cypress": "^13.13.0"
"cypress": "^13.15.1"
},
"packageManager": "[email protected]"
}
109 changes: 63 additions & 46 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1764,29 +1764,29 @@ __metadata:
languageName: node
linkType: hard

"@cypress/request@npm:^3.0.0":
version: 3.0.0
resolution: "@cypress/request@npm:3.0.0"
"@cypress/request@npm:^3.0.4":
version: 3.0.6
resolution: "@cypress/request@npm:3.0.6"
dependencies:
aws-sign2: "npm:~0.7.0"
aws4: "npm:^1.8.0"
caseless: "npm:~0.12.0"
combined-stream: "npm:~1.0.6"
extend: "npm:~3.0.2"
forever-agent: "npm:~0.6.1"
form-data: "npm:~2.3.2"
http-signature: "npm:~1.3.6"
form-data: "npm:~4.0.0"
http-signature: "npm:~1.4.0"
is-typedarray: "npm:~1.0.0"
isstream: "npm:~0.1.2"
json-stringify-safe: "npm:~5.0.1"
mime-types: "npm:~2.1.19"
performance-now: "npm:^2.1.0"
qs: "npm:~6.10.3"
qs: "npm:6.13.0"
safe-buffer: "npm:^5.1.2"
tough-cookie: "npm:^4.1.3"
tough-cookie: "npm:^5.0.0"
tunnel-agent: "npm:^0.6.0"
uuid: "npm:^8.3.2"
checksum: 10c0/c8d4e217a12b04d35cd136d38499bad80e77af51d9b61ba0067cf847ae26b46150fe33eea24223f7285ce270a6e26fe6a1aa740f80a4b9220b3ee2aca527ca04
checksum: 10c0/24671e655768ef09b099e93fdef5bab58f501a050ddb833d0bf13a44d146e5b3359d71658daecd183d2cb37a1e56cf8aed8a736e3730a23e2383263bd87b2305
languageName: node
linkType: hard

Expand Down Expand Up @@ -8095,7 +8095,7 @@ __metadata:
languageName: node
linkType: hard

"combined-stream@npm:^1.0.6, combined-stream@npm:^1.0.8, combined-stream@npm:~1.0.6":
"combined-stream@npm:^1.0.8, combined-stream@npm:~1.0.6":
version: 1.0.8
resolution: "combined-stream@npm:1.0.8"
dependencies:
Expand Down Expand Up @@ -8702,11 +8702,11 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:^13.13.0":
version: 13.13.0
resolution: "cypress@npm:13.13.0"
"cypress@npm:^13.15.1":
version: 13.15.1
resolution: "cypress@npm:13.15.1"
dependencies:
"@cypress/request": "npm:^3.0.0"
"@cypress/request": "npm:^3.0.4"
"@cypress/xvfb": "npm:^1.2.4"
"@types/sinonjs__fake-timers": "npm:8.1.1"
"@types/sizzle": "npm:^2.3.2"
Expand Down Expand Up @@ -8746,11 +8746,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/732533a3d783ca98763643307ec519d8006528c38af98be4e3880583a15bd4bb1ccaf5eed5d68f61ecf4d5f887211fec82b25bb3c0fee959707c87bc7a2684a2
checksum: 10c0/9deb474949cbd4c87e9b26a0b51c29f86f7c8ecdf865848f9e41bf7359f1887908856864b0fd722e4aa78e263fa4e0ff8bb5190495ff5f89fed89a6b3d38bb27
languageName: node
linkType: hard

Expand Down Expand Up @@ -11276,25 +11277,14 @@ __metadata:
languageName: node
linkType: hard

"form-data@npm:^4.0.0":
version: 4.0.0
resolution: "form-data@npm:4.0.0"
"form-data@npm:^4.0.0, form-data@npm:~4.0.0":
version: 4.0.1
resolution: "form-data@npm:4.0.1"
dependencies:
asynckit: "npm:^0.4.0"
combined-stream: "npm:^1.0.8"
mime-types: "npm:^2.1.12"
checksum: 10c0/cb6f3ac49180be03ff07ba3ff125f9eba2ff0b277fb33c7fc47569fc5e616882c5b1c69b9904c4c4187e97dd0419dd03b134174756f296dec62041e6527e2c6e
languageName: node
linkType: hard

"form-data@npm:~2.3.2":
version: 2.3.3
resolution: "form-data@npm:2.3.3"
dependencies:
asynckit: "npm:^0.4.0"
combined-stream: "npm:^1.0.6"
mime-types: "npm:^2.1.12"
checksum: 10c0/706ef1e5649286b6a61e5bb87993a9842807fd8f149cd2548ee807ea4fb882247bdf7f6e64ac4720029c0cd5c80343de0e22eee1dc9e9882e12db9cc7bc016a4
checksum: 10c0/bb102d570be8592c23f4ea72d7df9daa50c7792eb0cf1c5d7e506c1706e7426a4e4ae48a35b109e91c85f1c0ec63774a21ae252b66f4eb981cb8efef7d0463c8
languageName: node
linkType: hard

Expand Down Expand Up @@ -13045,14 +13035,14 @@ __metadata:
languageName: node
linkType: hard

"http-signature@npm:~1.3.6":
version: 1.3.6
resolution: "http-signature@npm:1.3.6"
"http-signature@npm:~1.4.0":
version: 1.4.0
resolution: "http-signature@npm:1.4.0"
dependencies:
assert-plus: "npm:^1.0.0"
jsprim: "npm:^2.0.2"
sshpk: "npm:^1.14.1"
checksum: 10c0/f8d15d8c91a5a80805530e2f401a3f83ed55162058651d86ad00df294b159a54e001b5d00e04983f7542a55865aee02d2d83d68c8499137ff2bc142553d8dfc2
sshpk: "npm:^1.18.0"
checksum: 10c0/b9806f5a9ed82a146589837d175c43b596b1cc8c9431665e83d47c152aa8a4629dd1b1e050f8f56e7f17f62cf97b58e888775093310441ddee5f105f28646b2b
languageName: node
linkType: hard

Expand Down Expand Up @@ -19048,7 +19038,7 @@ __metadata:
languageName: node
linkType: hard

"qs@npm:6.11.0, qs@npm:^6.9.6":
"qs@npm:6.11.0":
version: 6.11.0
resolution: "qs@npm:6.11.0"
dependencies:
Expand All @@ -19057,12 +19047,12 @@ __metadata:
languageName: node
linkType: hard

"qs@npm:~6.10.3":
version: 6.10.4
resolution: "qs@npm:6.10.4"
"qs@npm:6.13.0, qs@npm:^6.9.6":
version: 6.13.0
resolution: "qs@npm:6.13.0"
dependencies:
side-channel: "npm:^1.0.4"
checksum: 10c0/7a8c9d77968aeccb769aedd7e047c0e0109dad0cfa57cab1ad906f4069fd58f361b80abd2de5854ba9a09b4c5d06d6a2c82108766f1f1527572fe6130deaa471
side-channel: "npm:^1.0.6"
checksum: 10c0/62372cdeec24dc83a9fb240b7533c0fdcf0c5f7e0b83343edd7310f0ab4c8205a5e7c56406531f2e47e1b4878a3821d652be4192c841de5b032ca83619d8f860
languageName: node
linkType: hard

Expand Down Expand Up @@ -20797,9 +20787,9 @@ __metadata:
languageName: node
linkType: hard

"sshpk@npm:^1.14.1":
version: 1.17.0
resolution: "sshpk@npm:1.17.0"
"sshpk@npm:^1.18.0":
version: 1.18.0
resolution: "sshpk@npm:1.18.0"
dependencies:
asn1: "npm:~0.2.3"
assert-plus: "npm:^1.0.0"
Expand All @@ -20814,7 +20804,7 @@ __metadata:
sshpk-conv: bin/sshpk-conv
sshpk-sign: bin/sshpk-sign
sshpk-verify: bin/sshpk-verify
checksum: 10c0/cf5e7f4c72e8a505ef41daac9f9ca26da365cfe26ae265a01ce98a8868991943857a8526c1cf98a42ef0dc4edf1dbe4e77aeea378cfeb58054beb78505e85402
checksum: 10c0/e516e34fa981cfceef45fd2e947772cc70dbd57523e5c608e2cd73752ba7f8a99a04df7c3ed751588e8d91956b6f16531590b35d3489980d1c54c38bebcd41b1
languageName: node
linkType: hard

Expand Down Expand Up @@ -21699,6 +21689,24 @@ __metadata:
languageName: node
linkType: hard

"tldts-core@npm:^6.1.57":
version: 6.1.57
resolution: "tldts-core@npm:6.1.57"
checksum: 10c0/0d5fa6ecb47a695a0dd83cea36335a96f04c280f93c5dff595e3559b46a96475ee75d9f76c8dd32a48e6e68bfa89c7e652dff360590f0b648d3918102f5855e1
languageName: node
linkType: hard

"tldts@npm:^6.1.32":
version: 6.1.57
resolution: "tldts@npm:6.1.57"
dependencies:
tldts-core: "npm:^6.1.57"
bin:
tldts: bin/cli.js
checksum: 10c0/f35bb22167cb928da4bacb6dc8b49b8cea78b343dc9461675f939630df84f22de4e514aa56e64cedfb361cd1137132bdc37f945d51d4092aa081052e00c9d4dc
languageName: node
linkType: hard

"tmp@npm:^0.0.33":
version: 0.0.33
resolution: "tmp@npm:0.0.33"
Expand Down Expand Up @@ -21748,7 +21756,7 @@ __metadata:
languageName: node
linkType: hard

"tough-cookie@npm:^4.1.3, tough-cookie@npm:^4.1.4":
"tough-cookie@npm:^4.1.4":
version: 4.1.4
resolution: "tough-cookie@npm:4.1.4"
dependencies:
Expand All @@ -21760,6 +21768,15 @@ __metadata:
languageName: node
linkType: hard

"tough-cookie@npm:^5.0.0":
version: 5.0.0
resolution: "tough-cookie@npm:5.0.0"
dependencies:
tldts: "npm:^6.1.32"
checksum: 10c0/4a69c885bf6f45c5a64e60262af99e8c0d58a33bd3d0ce5da62121eeb9c00996d0128a72df8fc4614cbde59cc8b70aa3e21e4c3c98c2bbde137d7aba7fa00124
languageName: node
linkType: hard

"tr46@npm:^1.0.1":
version: 1.0.1
resolution: "tr46@npm:1.0.1"
Expand All @@ -21785,7 +21802,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:
Expand Down

0 comments on commit eaec74e

Please sign in to comment.