Skip to content

Commit 08878fb

Browse files
committed
chore(deps): update tests packages
1 parent dac2399 commit 08878fb

File tree

2 files changed

+66
-27
lines changed

2 files changed

+66
-27
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@vue/test-utils": "2.4.6",
6161
"concurrently": "8.2.2",
6262
"cross-fetch": "4.0.0",
63-
"cypress": "13.9.0",
63+
"cypress": "13.10.0",
6464
"cypress-vite": "1.5.0",
6565
"eslint": "8.57.0",
6666
"eslint-config-standard": "17.1.0",
@@ -75,7 +75,7 @@
7575
"express": "4.19.2",
7676
"express-ws": "5.0.2",
7777
"istanbul-lib-coverage": "3.2.2",
78-
"jsdom": "24.0.0",
78+
"jsdom": "24.1.0",
7979
"json-server": "0.17.4",
8080
"nodemon": "3.1.0",
8181
"nyc": "15.1.0",

yarn.lock

Lines changed: 64 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -3836,7 +3836,7 @@ __metadata:
38363836
axios: "npm:1.7.2"
38373837
concurrently: "npm:8.2.2"
38383838
cross-fetch: "npm:4.0.0"
3839-
cypress: "npm:13.9.0"
3839+
cypress: "npm:13.10.0"
38403840
cypress-vite: "npm:1.5.0"
38413841
dedent: "npm:1.5.3"
38423842
enumify: "npm:2.0.0"
@@ -3856,7 +3856,7 @@ __metadata:
38563856
graphql: "npm:16.8.1"
38573857
graphql-tag: "npm:2.12.6"
38583858
istanbul-lib-coverage: "npm:3.2.2"
3859-
jsdom: "npm:24.0.0"
3859+
jsdom: "npm:24.1.0"
38603860
json-server: "npm:0.17.4"
38613861
lodash-es: "npm:4.17.21"
38623862
markdown-it: "npm:14.1.0"
@@ -3902,9 +3902,9 @@ __metadata:
39023902
languageName: node
39033903
linkType: hard
39043904

3905-
"cypress@npm:13.9.0":
3906-
version: 13.9.0
3907-
resolution: "cypress@npm:13.9.0"
3905+
"cypress@npm:13.10.0":
3906+
version: 13.10.0
3907+
resolution: "cypress@npm:13.10.0"
39083908
dependencies:
39093909
"@cypress/request": "npm:^3.0.0"
39103910
"@cypress/xvfb": "npm:^1.2.4"
@@ -3950,7 +3950,7 @@ __metadata:
39503950
yauzl: "npm:^2.10.0"
39513951
bin:
39523952
cypress: bin/cypress
3953-
checksum: 10c0/1254609d8186c438f59c3f5bbef77fd22309260c1204228c39d07a9c9a555a823f24a69cbe9169d1e79af0d93f9cc9fee5e74b85cd0aa265e0add471cba86f32
3953+
checksum: 10c0/ab53083b0557e6c1a1de0992563df91a75676113fc5d980fc36bdebeff4ea2eb2b66e67d504dbb36b4bdf33362aa738e98446f219755414e45135f48b607c1e3
39543954
languageName: node
39553955
linkType: hard
39563956

@@ -6095,6 +6095,16 @@ __metadata:
60956095
languageName: node
60966096
linkType: hard
60976097

6098+
"http-proxy-agent@npm:^7.0.2":
6099+
version: 7.0.2
6100+
resolution: "http-proxy-agent@npm:7.0.2"
6101+
dependencies:
6102+
agent-base: "npm:^7.1.0"
6103+
debug: "npm:^4.3.4"
6104+
checksum: 10c0/4207b06a4580fb85dd6dff521f0abf6db517489e70863dca1a0291daa7f2d3d2d6015a57bd702af068ea5cf9f1f6ff72314f5f5b4228d299c0904135d2aef921
6105+
languageName: node
6106+
linkType: hard
6107+
60986108
"http-signature@npm:~1.3.6":
60996109
version: 1.3.6
61006110
resolution: "http-signature@npm:1.3.6"
@@ -6106,7 +6116,7 @@ __metadata:
61066116
languageName: node
61076117
linkType: hard
61086118

6109-
"https-proxy-agent@npm:^7.0.1, https-proxy-agent@npm:^7.0.2":
6119+
"https-proxy-agent@npm:^7.0.1":
61106120
version: 7.0.2
61116121
resolution: "https-proxy-agent@npm:7.0.2"
61126122
dependencies:
@@ -6116,6 +6126,16 @@ __metadata:
61166126
languageName: node
61176127
linkType: hard
61186128

6129+
"https-proxy-agent@npm:^7.0.4":
6130+
version: 7.0.4
6131+
resolution: "https-proxy-agent@npm:7.0.4"
6132+
dependencies:
6133+
agent-base: "npm:^7.0.2"
6134+
debug: "npm:4"
6135+
checksum: 10c0/bc4f7c38da32a5fc622450b6cb49a24ff596f9bd48dcedb52d2da3fa1c1a80e100fb506bd59b326c012f21c863c69b275c23de1a01d0b84db396822fdf25e52b
6136+
languageName: node
6137+
linkType: hard
6138+
61196139
"human-signals@npm:^1.1.1":
61206140
version: 1.1.1
61216141
resolution: "human-signals@npm:1.1.1"
@@ -6856,37 +6876,37 @@ __metadata:
68566876
languageName: node
68576877
linkType: hard
68586878

6859-
"jsdom@npm:24.0.0":
6860-
version: 24.0.0
6861-
resolution: "jsdom@npm:24.0.0"
6879+
"jsdom@npm:24.1.0":
6880+
version: 24.1.0
6881+
resolution: "jsdom@npm:24.1.0"
68626882
dependencies:
68636883
cssstyle: "npm:^4.0.1"
68646884
data-urls: "npm:^5.0.0"
68656885
decimal.js: "npm:^10.4.3"
68666886
form-data: "npm:^4.0.0"
68676887
html-encoding-sniffer: "npm:^4.0.0"
6868-
http-proxy-agent: "npm:^7.0.0"
6869-
https-proxy-agent: "npm:^7.0.2"
6888+
http-proxy-agent: "npm:^7.0.2"
6889+
https-proxy-agent: "npm:^7.0.4"
68706890
is-potential-custom-element-name: "npm:^1.0.1"
6871-
nwsapi: "npm:^2.2.7"
6891+
nwsapi: "npm:^2.2.10"
68726892
parse5: "npm:^7.1.2"
6873-
rrweb-cssom: "npm:^0.6.0"
6893+
rrweb-cssom: "npm:^0.7.0"
68746894
saxes: "npm:^6.0.0"
68756895
symbol-tree: "npm:^3.2.4"
6876-
tough-cookie: "npm:^4.1.3"
6896+
tough-cookie: "npm:^4.1.4"
68776897
w3c-xmlserializer: "npm:^5.0.0"
68786898
webidl-conversions: "npm:^7.0.0"
68796899
whatwg-encoding: "npm:^3.1.1"
68806900
whatwg-mimetype: "npm:^4.0.0"
68816901
whatwg-url: "npm:^14.0.0"
6882-
ws: "npm:^8.16.0"
6902+
ws: "npm:^8.17.0"
68836903
xml-name-validator: "npm:^5.0.0"
68846904
peerDependencies:
68856905
canvas: ^2.11.2
68866906
peerDependenciesMeta:
68876907
canvas:
68886908
optional: true
6889-
checksum: 10c0/7b35043d7af39ad6dcaef0fa5679d8c8a94c6c9b6cc4a79222b7c9987d57ab7150c50856684ae56b473ab28c7d82aec0fb7ca19dcbd4c3f46683c807d717a3af
6909+
checksum: 10c0/34eadd8a7ae20c1505abe7a0f3988b2f0881cce7e27d75c4f5224f440f81f8ac08f4f449695b0f4178f048ed1c1709f3594e9d3f2fe0406c28e8da6eddd44f5a
68906910
languageName: node
68916911
linkType: hard
68926912

@@ -7837,10 +7857,10 @@ __metadata:
78377857
languageName: node
78387858
linkType: hard
78397859

7840-
"nwsapi@npm:^2.2.7":
7841-
version: 2.2.7
7842-
resolution: "nwsapi@npm:2.2.7"
7843-
checksum: 10c0/44be198adae99208487a1c886c0a3712264f7bbafa44368ad96c003512fed2753d4e22890ca1e6edb2690c3456a169f2a3c33bfacde1905cf3bf01c7722464db
7860+
"nwsapi@npm:^2.2.10":
7861+
version: 2.2.10
7862+
resolution: "nwsapi@npm:2.2.10"
7863+
checksum: 10c0/43dfa150387bd2a578e37556d0ae3330d5617f99e5a7b64e3400d4c2785620762aa6169caf8f5fbce17b7ef29c372060b602594320c374fba0a39da4163d77ed
78447864
languageName: node
78457865
linkType: hard
78467866

@@ -9051,6 +9071,13 @@ __metadata:
90519071
languageName: node
90529072
linkType: hard
90539073

9074+
"rrweb-cssom@npm:^0.7.0":
9075+
version: 0.7.0
9076+
resolution: "rrweb-cssom@npm:0.7.0"
9077+
checksum: 10c0/278350b1f383f76db20e37394361b709740bd4f5f27f924e1c3c3fdd7112b2ae37ed9bc7cee63776f7df395b9b0f644d1f8be104990e3028d276a3288cd7e564
9078+
languageName: node
9079+
linkType: hard
9080+
90549081
"run-parallel@npm:^1.1.9":
90559082
version: 1.2.0
90569083
resolution: "run-parallel@npm:1.2.0"
@@ -9955,6 +9982,18 @@ __metadata:
99559982
languageName: node
99569983
linkType: hard
99579984

9985+
"tough-cookie@npm:^4.1.4":
9986+
version: 4.1.4
9987+
resolution: "tough-cookie@npm:4.1.4"
9988+
dependencies:
9989+
psl: "npm:^1.1.33"
9990+
punycode: "npm:^2.1.1"
9991+
universalify: "npm:^0.2.0"
9992+
url-parse: "npm:^1.5.3"
9993+
checksum: 10c0/aca7ff96054f367d53d1e813e62ceb7dd2eda25d7752058a74d64b7266fd07be75908f3753a32ccf866a2f997604b414cfb1916d6e7f69bc64d9d9939b0d6c45
9994+
languageName: node
9995+
linkType: hard
9996+
99589997
"tr46@npm:^5.0.0":
99599998
version: 5.0.0
99609999
resolution: "tr46@npm:5.0.0"
@@ -10912,9 +10951,9 @@ __metadata:
1091210951
languageName: node
1091310952
linkType: hard
1091410953

10915-
"ws@npm:^8.16.0":
10916-
version: 8.16.0
10917-
resolution: "ws@npm:8.16.0"
10954+
"ws@npm:^8.17.0":
10955+
version: 8.17.0
10956+
resolution: "ws@npm:8.17.0"
1091810957
peerDependencies:
1091910958
bufferutil: ^4.0.1
1092010959
utf-8-validate: ">=5.0.2"
@@ -10923,7 +10962,7 @@ __metadata:
1092310962
optional: true
1092410963
utf-8-validate:
1092510964
optional: true
10926-
checksum: 10c0/a7783bb421c648b1e622b423409cb2a58ac5839521d2f689e84bc9dc41d59379c692dd405b15a997ea1d4c0c2e5314ad707332d0c558f15232d2bc07c0b4618a
10965+
checksum: 10c0/55241ec93a66fdfc4bf4f8bc66c8eb038fda2c7a4ee8f6f157f2ca7dc7aa76aea0c0da0bf3adb2af390074a70a0e45456a2eaf80e581e630b75df10a64b0a990
1092710966
languageName: node
1092810967
linkType: hard
1092910968

0 commit comments

Comments
 (0)