Skip to content

Commit ef6c559

Browse files
chore(deps): update dependency jsdom to v24.1.0 (#247)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 480e0d0 commit ef6c559

File tree

1 file changed

+33
-26
lines changed

1 file changed

+33
-26
lines changed

yarn.lock

Lines changed: 33 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -4766,13 +4766,13 @@ __metadata:
47664766
languageName: node
47674767
linkType: hard
47684768

4769-
"http-proxy-agent@npm:^7.0.0":
4770-
version: 7.0.0
4771-
resolution: "http-proxy-agent@npm:7.0.0"
4769+
"http-proxy-agent@npm:^7.0.2":
4770+
version: 7.0.2
4771+
resolution: "http-proxy-agent@npm:7.0.2"
47724772
dependencies:
47734773
agent-base: "npm:^7.1.0"
47744774
debug: "npm:^4.3.4"
4775-
checksum: 10/dbaaf3d9f3fc4df4a5d7ec45d456ec50f575240b557160fa63427b447d1f812dd7fe4a4f17d2e1ba003d231f07edf5a856ea6d91cb32d533062ff20a7803ccac
4775+
checksum: 10/d062acfa0cb82beeb558f1043c6ba770ea892b5fb7b28654dbc70ea2aeea55226dd34c02a294f6c1ca179a5aa483c4ea641846821b182edbd9cc5d89b54c6848
47764776
languageName: node
47774777
linkType: hard
47784778

@@ -4786,13 +4786,13 @@ __metadata:
47864786
languageName: node
47874787
linkType: hard
47884788

4789-
"https-proxy-agent@npm:^7.0.2":
4790-
version: 7.0.2
4791-
resolution: "https-proxy-agent@npm:7.0.2"
4789+
"https-proxy-agent@npm:^7.0.4":
4790+
version: 7.0.5
4791+
resolution: "https-proxy-agent@npm:7.0.5"
47924792
dependencies:
47934793
agent-base: "npm:^7.0.2"
47944794
debug: "npm:4"
4795-
checksum: 10/9ec844f78fd643608239c9c3f6819918631df5cd3e17d104cc507226a39b5d4adda9d790fc9fd63ac0d2bb8a761b2f9f60faa80584a9bf9d7f2e8c5ed0acd330
4795+
checksum: 10/6679d46159ab3f9a5509ee80c3a3fc83fba3a920a5e18d32176c3327852c3c00ad640c0c4210a8fd70ea3c4a6d3a1b375bf01942516e7df80e2646bdc77658ab
47964796
languageName: node
47974797
linkType: hard
47984798

@@ -5257,36 +5257,36 @@ __metadata:
52575257
linkType: hard
52585258

52595259
"jsdom@npm:^24.0.0":
5260-
version: 24.0.0
5261-
resolution: "jsdom@npm:24.0.0"
5260+
version: 24.1.0
5261+
resolution: "jsdom@npm:24.1.0"
52625262
dependencies:
52635263
cssstyle: "npm:^4.0.1"
52645264
data-urls: "npm:^5.0.0"
52655265
decimal.js: "npm:^10.4.3"
52665266
form-data: "npm:^4.0.0"
52675267
html-encoding-sniffer: "npm:^4.0.0"
5268-
http-proxy-agent: "npm:^7.0.0"
5269-
https-proxy-agent: "npm:^7.0.2"
5268+
http-proxy-agent: "npm:^7.0.2"
5269+
https-proxy-agent: "npm:^7.0.4"
52705270
is-potential-custom-element-name: "npm:^1.0.1"
5271-
nwsapi: "npm:^2.2.7"
5271+
nwsapi: "npm:^2.2.10"
52725272
parse5: "npm:^7.1.2"
5273-
rrweb-cssom: "npm:^0.6.0"
5273+
rrweb-cssom: "npm:^0.7.0"
52745274
saxes: "npm:^6.0.0"
52755275
symbol-tree: "npm:^3.2.4"
5276-
tough-cookie: "npm:^4.1.3"
5276+
tough-cookie: "npm:^4.1.4"
52775277
w3c-xmlserializer: "npm:^5.0.0"
52785278
webidl-conversions: "npm:^7.0.0"
52795279
whatwg-encoding: "npm:^3.1.1"
52805280
whatwg-mimetype: "npm:^4.0.0"
52815281
whatwg-url: "npm:^14.0.0"
5282-
ws: "npm:^8.16.0"
5282+
ws: "npm:^8.17.0"
52835283
xml-name-validator: "npm:^5.0.0"
52845284
peerDependencies:
52855285
canvas: ^2.11.2
52865286
peerDependenciesMeta:
52875287
canvas:
52885288
optional: true
5289-
checksum: 10/75e9cc02566e9bf4be971de931044904601b83dc3c3a1559065b3b63912118de06bf668b639c569956d488d528aea67045bbb14a711962171af885dbf909eae8
5289+
checksum: 10/0821daf73ea4b486f93a51d304037e3864ef3ca515e4646afa997b4f7f6054e6a62aabf34e2e3f2d7e0e76d3ff3d70aa81df07e96145a37988e47318e976242d
52905290
languageName: node
52915291
linkType: hard
52925292

@@ -6018,10 +6018,10 @@ __metadata:
60186018
languageName: node
60196019
linkType: hard
60206020

6021-
"nwsapi@npm:^2.2.7":
6022-
version: 2.2.7
6023-
resolution: "nwsapi@npm:2.2.7"
6024-
checksum: 10/22c002080f0297121ad138aba5a6509e724774d6701fe2c4777627bd939064ecd9e1b6dc1c2c716bb7ca0b9f16247892ff2f664285202ac7eff6ec9543725320
6021+
"nwsapi@npm:^2.2.10":
6022+
version: 2.2.10
6023+
resolution: "nwsapi@npm:2.2.10"
6024+
checksum: 10/b310e9dd0886da338cbbb1be9fec473a50269e2935d537f95a03d0038f7ea831ce12b4816d97f42e458e5273158aea2a6c86bc4bb60f79911226154aa66740f7
60256025
languageName: node
60266026
linkType: hard
60276027

@@ -6746,6 +6746,13 @@ __metadata:
67466746
languageName: node
67476747
linkType: hard
67486748

6749+
"rrweb-cssom@npm:^0.7.0":
6750+
version: 0.7.1
6751+
resolution: "rrweb-cssom@npm:0.7.1"
6752+
checksum: 10/e80cf25c223a823921d7ab57c0ce78f5b7ebceab857b400cce99dd4913420ce679834bc5707e8ada47d062e21ad368108a9534c314dc8d72c20aa4a4fa0ed16a
6753+
languageName: node
6754+
linkType: hard
6755+
67496756
"run-async@npm:^3.0.0":
67506757
version: 3.0.0
67516758
resolution: "run-async@npm:3.0.0"
@@ -7260,15 +7267,15 @@ __metadata:
72607267
languageName: node
72617268
linkType: hard
72627269

7263-
"tough-cookie@npm:^4.1.3":
7264-
version: 4.1.3
7265-
resolution: "tough-cookie@npm:4.1.3"
7270+
"tough-cookie@npm:^4.1.4":
7271+
version: 4.1.4
7272+
resolution: "tough-cookie@npm:4.1.4"
72667273
dependencies:
72677274
psl: "npm:^1.1.33"
72687275
punycode: "npm:^2.1.1"
72697276
universalify: "npm:^0.2.0"
72707277
url-parse: "npm:^1.5.3"
7271-
checksum: 10/cf148c359b638a7069fc3ba9a5257bdc9616a6948a98736b92c3570b3f8401cf9237a42bf716878b656f372a1fb65b74dd13a46ccff8eceba14ffd053d33f72a
7278+
checksum: 10/75663f4e2cd085f16af0b217e4218772adf0617fb3227171102618a54ce0187a164e505d61f773ed7d65988f8ff8a8f935d381f87da981752c1171b076b4afac
72727279
languageName: node
72737280
linkType: hard
72747281

@@ -7945,7 +7952,7 @@ __metadata:
79457952
languageName: node
79467953
linkType: hard
79477954

7948-
"ws@npm:^8.16.0":
7955+
"ws@npm:^8.16.0, ws@npm:^8.17.0":
79497956
version: 8.17.1
79507957
resolution: "ws@npm:8.17.1"
79517958
peerDependencies:

0 commit comments

Comments
 (0)