Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): Bump cypress from 13.13.1 to 13.13.3 #3066

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 18 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5202,9 +5202,9 @@ __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.1":
version: 3.0.1
resolution: "@cypress/request@npm:3.0.1"
dependencies:
aws-sign2: ~0.7.0
aws4: ^1.8.0
Expand All @@ -5219,12 +5219,12 @@ __metadata:
json-stringify-safe: ~5.0.1
mime-types: ~2.1.19
performance-now: ^2.1.0
qs: ~6.10.3
qs: 6.10.4
safe-buffer: ^5.1.2
tough-cookie: ^4.1.3
tunnel-agent: ^0.6.0
uuid: ^8.3.2
checksum: 8ec81075b800b84df8a616dce820a194d562a35df251da234f849344022979f3675baa0b82988843f979a488e39bc1eec6204cfe660c75ace9bf4d2951edec43
checksum: 7175522ebdbe30e3c37973e204c437c23ce659e58d5939466615bddcd58d778f3a8ea40f087b965ae8b8138ea8d102b729c6eb18c6324f121f3778f4a2e8e727
languageName: node
linkType: hard

Expand Down Expand Up @@ -14230,10 +14230,10 @@ __metadata:
linkType: hard

"cypress@npm:~13.13.0":
version: 13.13.1
resolution: "cypress@npm:13.13.1"
version: 13.13.3
resolution: "cypress@npm:13.13.3"
dependencies:
"@cypress/request": ^3.0.0
"@cypress/request": ^3.0.1
"@cypress/xvfb": ^1.2.4
"@types/sinonjs__fake-timers": 8.1.1
"@types/sizzle": ^2.3.2
Expand Down Expand Up @@ -14277,7 +14277,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: ed6ae3ccb534563671f7a010b64e8f48871a0250eff95b30e9b8fe73d58ae8a9da261fd781a920b104b6930cde95a1eb43198bf0503432ab638d73c11dfe259b
checksum: fad0c9c10d0f2a440a6accce589ed0832364310ed2880e4679b0c3b4bb6a994b458c436e9bf0ba5ae08b629d4f7011e1dd818c820b1b593961499d64c49cfad5
languageName: node
linkType: hard

Expand Down Expand Up @@ -24733,6 +24733,15 @@ __metadata:
languageName: node
linkType: hard

"qs@npm:6.10.4":
version: 6.10.4
resolution: "qs@npm:6.10.4"
dependencies:
side-channel: ^1.0.4
checksum: 31e4fedd759d01eae52dde6692abab175f9af3e639993c5caaa513a2a3607b34d8058d3ae52ceeccf37c3025f22ed5e90e9ddd6c2537e19c0562ddd10dc5b1eb
languageName: node
linkType: hard

"qs@npm:6.11.0":
version: 6.11.0
resolution: "qs@npm:6.11.0"
Expand All @@ -24751,15 +24760,6 @@ __metadata:
languageName: node
linkType: hard

"qs@npm:~6.10.3":
version: 6.10.5
resolution: "qs@npm:6.10.5"
dependencies:
side-channel: ^1.0.4
checksum: b3873189a11bcf48445864b3ba66f7a76db0d9d874955d197779f561addfa604884f7b107971526ce1eca02c99bf7d1e47f28a3e7e6e29204d798fb279164226
languageName: node
linkType: hard

"querystringify@npm:^2.1.1":
version: 2.2.0
resolution: "querystringify@npm:2.2.0"
Expand Down
Loading