Skip to content

Commit 450df28

Browse files
committed
chore(deps): update dependency jsdom to v24
1 parent c531182 commit 450df28

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"express-ws": "5.0.2",
7777
"graphql-ws": "5.14.3",
7878
"istanbul-lib-coverage": "3.2.2",
79-
"jsdom": "23.0.1",
79+
"jsdom": "24.0.0",
8080
"json-server": "0.17.4",
8181
"nodemon": "3.0.3",
8282
"nyc": "15.1.0",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3414,12 +3414,12 @@ __metadata:
34143414
languageName: node
34153415
linkType: hard
34163416

3417-
"cssstyle@npm:^3.0.0":
3418-
version: 3.0.0
3419-
resolution: "cssstyle@npm:3.0.0"
3417+
"cssstyle@npm:^4.0.1":
3418+
version: 4.0.1
3419+
resolution: "cssstyle@npm:4.0.1"
34203420
dependencies:
34213421
rrweb-cssom: "npm:^0.6.0"
3422-
checksum: 23acee092c1cec670fb7b8110e48abd740dc4e574d3b74848743067cb3377a86a1f64cf02606aabd7bb153785e68c2c1e09ce53295ddf7a4b470b3c7c55ec807
3422+
checksum: cadf9a8b23e11f4c6d63f21291096a0b0be868bd4ab9c799daa2c5b18330e39e5281605f01da906e901b42f742df0f3b3645af6465e83377ff7d15a88ee432a0
34233423
languageName: node
34243424
linkType: hard
34253425

@@ -3470,7 +3470,7 @@ __metadata:
34703470
graphql-tag: "npm:2.12.6"
34713471
graphql-ws: "npm:5.14.3"
34723472
istanbul-lib-coverage: "npm:3.2.2"
3473-
jsdom: "npm:23.0.1"
3473+
jsdom: "npm:24.0.0"
34743474
json-server: "npm:0.17.4"
34753475
lodash: "npm:4.17.21"
34763476
markdown-it: "npm:14.0.0"
@@ -6290,11 +6290,11 @@ __metadata:
62906290
languageName: node
62916291
linkType: hard
62926292

6293-
"jsdom@npm:23.0.1":
6294-
version: 23.0.1
6295-
resolution: "jsdom@npm:23.0.1"
6293+
"jsdom@npm:24.0.0":
6294+
version: 24.0.0
6295+
resolution: "jsdom@npm:24.0.0"
62966296
dependencies:
6297-
cssstyle: "npm:^3.0.0"
6297+
cssstyle: "npm:^4.0.1"
62986298
data-urls: "npm:^5.0.0"
62996299
decimal.js: "npm:^10.4.3"
63006300
form-data: "npm:^4.0.0"
@@ -6313,14 +6313,14 @@ __metadata:
63136313
whatwg-encoding: "npm:^3.1.1"
63146314
whatwg-mimetype: "npm:^4.0.0"
63156315
whatwg-url: "npm:^14.0.0"
6316-
ws: "npm:^8.14.2"
6316+
ws: "npm:^8.16.0"
63176317
xml-name-validator: "npm:^5.0.0"
63186318
peerDependencies:
63196319
canvas: ^2.11.2
63206320
peerDependenciesMeta:
63216321
canvas:
63226322
optional: true
6323-
checksum: 13b2b3693ccb40215d1cce77bac7a295414ee4c0a06e30167f8087c9867145ba23dbd592bd95a801cadd7b3698bfd20b9c3f2c26fd8422607f22609ed2e404ef
6323+
checksum: 7b35043d7af39ad6dcaef0fa5679d8c8a94c6c9b6cc4a79222b7c9987d57ab7150c50856684ae56b473ab28c7d82aec0fb7ca19dcbd4c3f46683c807d717a3af
63246324
languageName: node
63256325
linkType: hard
63266326

@@ -10339,9 +10339,9 @@ __metadata:
1033910339
languageName: node
1034010340
linkType: hard
1034110341

10342-
"ws@npm:^8.14.2":
10343-
version: 8.15.1
10344-
resolution: "ws@npm:8.15.1"
10342+
"ws@npm:^8.16.0":
10343+
version: 8.16.0
10344+
resolution: "ws@npm:8.16.0"
1034510345
peerDependencies:
1034610346
bufferutil: ^4.0.1
1034710347
utf-8-validate: ">=5.0.2"
@@ -10350,7 +10350,7 @@ __metadata:
1035010350
optional: true
1035110351
utf-8-validate:
1035210352
optional: true
10353-
checksum: 9964360dd5ab35c7376bd7c4295a3c8bd44ea0838c9413742548a6fb3ec371fc6c18552d5b8e76bdc21536db1909765612815bae072674b5ec69971605395a96
10353+
checksum: a7783bb421c648b1e622b423409cb2a58ac5839521d2f689e84bc9dc41d59379c692dd405b15a997ea1d4c0c2e5314ad707332d0c558f15232d2bc07c0b4618a
1035410354
languageName: node
1035510355
linkType: hard
1035610356

0 commit comments

Comments
 (0)