update cypress

This commit is contained in:
Claus-Peter Hübner 2023-04-04 01:58:29 +02:00
parent 588afdb8d7
commit a900c163e3

View File

@ -2193,10 +2193,10 @@ crypto-browserify@^3.0.0:
randombytes "^2.0.0" randombytes "^2.0.0"
randomfill "^1.0.3" randomfill "^1.0.3"
cypress@^10.4.0: cypress@^12.7.0:
version "10.8.0" version "12.9.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.8.0.tgz#12a681f2642b6f13d636bab65d5b71abdb1497a5" resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.9.0.tgz#e6ab43cf329fd7c821ef7645517649d72ccf0a12"
integrity sha512-QVse0dnLm018hgti2enKMVZR9qbIO488YGX06nH5j3Dg1isL38DwrBtyrax02CANU6y8F4EJUuyW6HJKw1jsFA== integrity sha512-Ofe09LbHKgSqX89Iy1xen2WvpgbvNxDzsWx3mgU1mfILouELeXYGwIib3ItCwoRrRifoQwcBFmY54Vs0zw7QCg==
dependencies: dependencies:
"@cypress/request" "^2.88.10" "@cypress/request" "^2.88.10"
"@cypress/xvfb" "^1.2.4" "@cypress/xvfb" "^1.2.4"
@ -2215,7 +2215,7 @@ cypress@^10.4.0:
commander "^5.1.0" commander "^5.1.0"
common-tags "^1.8.0" common-tags "^1.8.0"
dayjs "^1.10.4" dayjs "^1.10.4"
debug "^4.3.2" debug "^4.3.4"
enquirer "^2.3.6" enquirer "^2.3.6"
eventemitter2 "6.4.7" eventemitter2 "6.4.7"
execa "4.1.0" execa "4.1.0"