Skip to content

Commit b6fdefc

Browse files
chore(deps): update dependency cypress to v14.5.3 (#2259)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9527d7d commit b6fdefc

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@vue/test-utils": "2.4.6",
6262
"concurrently": "9.2.0",
6363
"cross-fetch": "4.1.0",
64-
"cypress": "14.5.2",
64+
"cypress": "14.5.3",
6565
"cypress-vite": "1.6.0",
6666
"eslint": "8.57.1",
6767
"eslint-config-standard": "17.1.0",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -785,17 +785,17 @@ __metadata:
785785
languageName: node
786786
linkType: hard
787787

788-
"@cypress/request@npm:^3.0.8":
789-
version: 3.0.8
790-
resolution: "@cypress/request@npm:3.0.8"
788+
"@cypress/request@npm:^3.0.9":
789+
version: 3.0.9
790+
resolution: "@cypress/request@npm:3.0.9"
791791
dependencies:
792792
aws-sign2: "npm:~0.7.0"
793793
aws4: "npm:^1.8.0"
794794
caseless: "npm:~0.12.0"
795795
combined-stream: "npm:~1.0.6"
796796
extend: "npm:~3.0.2"
797797
forever-agent: "npm:~0.6.1"
798-
form-data: "npm:~4.0.0"
798+
form-data: "npm:~4.0.4"
799799
http-signature: "npm:~1.4.0"
800800
is-typedarray: "npm:~1.0.0"
801801
isstream: "npm:~0.1.2"
@@ -807,7 +807,7 @@ __metadata:
807807
tough-cookie: "npm:^5.0.0"
808808
tunnel-agent: "npm:^0.6.0"
809809
uuid: "npm:^8.3.2"
810-
checksum: 10c0/76cabf6ad64df224bab9b66869f71c4fb63315f9775ef1769da9da6c8d6d470899bee7f5b800379020efb6c7f37fd16a4a8e25c61319e14cd720bd3f606a38fd
810+
checksum: 10c0/9ebcd3f3d49706e730671bcb0bb86488fe23a2079f12d44b6c762777118fc0286b5ce5c73fb6cacf0ae291fa89a7562ca8a2b43a2486e26906fd84a386ed6967
811811
languageName: node
812812
linkType: hard
813813

@@ -4286,7 +4286,7 @@ __metadata:
42864286
axios: "npm:1.11.0"
42874287
concurrently: "npm:9.2.0"
42884288
cross-fetch: "npm:4.1.0"
4289-
cypress: "npm:14.5.2"
4289+
cypress: "npm:14.5.3"
42904290
cypress-vite: "npm:1.6.0"
42914291
dedent: "npm:1.6.0"
42924292
enumify: "npm:2.0.0"
@@ -4353,11 +4353,11 @@ __metadata:
43534353
languageName: node
43544354
linkType: hard
43554355

4356-
"cypress@npm:14.5.2":
4357-
version: 14.5.2
4358-
resolution: "cypress@npm:14.5.2"
4356+
"cypress@npm:14.5.3":
4357+
version: 14.5.3
4358+
resolution: "cypress@npm:14.5.3"
43594359
dependencies:
4360-
"@cypress/request": "npm:^3.0.8"
4360+
"@cypress/request": "npm:^3.0.9"
43614361
"@cypress/xvfb": "npm:^1.2.4"
43624362
"@types/sinonjs__fake-timers": "npm:8.1.1"
43634363
"@types/sizzle": "npm:^2.3.2"
@@ -4403,7 +4403,7 @@ __metadata:
44034403
yauzl: "npm:^2.10.0"
44044404
bin:
44054405
cypress: bin/cypress
4406-
checksum: 10c0/55d1ba4773dc7d22769e6566bbdd5a78fd16dde4a4806d474de18a2713ed313db3d0734486f774fe11b3078c66d6b03703dfac05c26746ee3d704317734ebc0e
4406+
checksum: 10c0/64f56b00ac16696c3627546a35d6e71c9b1c74d9c780e0dcc00b05e4f954a10714ba33884d1b0b49d2296670d156fbfa2999671671133abcf8dacdf44b70315b
44074407
languageName: node
44084408
linkType: hard
44094409

@@ -6013,7 +6013,7 @@ __metadata:
60136013
languageName: node
60146014
linkType: hard
60156015

6016-
"form-data@npm:^4.0.4, form-data@npm:~4.0.0":
6016+
"form-data@npm:^4.0.4, form-data@npm:~4.0.4":
60176017
version: 4.0.4
60186018
resolution: "form-data@npm:4.0.4"
60196019
dependencies:

0 commit comments

Comments
 (0)