Skip to content

Commit 8c7dca3

Browse files
Bump jsdom from 26.0.0 to 26.1.0 (#13537)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 26.0.0 to 26.1.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@26.0.0...26.1.0) --- updated-dependencies: - dependency-name: jsdom dependency-version: 26.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9aca45e commit 8c7dca3

File tree

2 files changed

+26
-27
lines changed

2 files changed

+26
-27
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
"isomorphic-fetch": "3.0.0",
202202
"jed": "1.1.1",
203203
"join-url": "2.0.0",
204-
"jsdom": "26.0.0",
204+
"jsdom": "26.1.0",
205205
"localforage": "1.10.0",
206206
"lodash.debounce": "4.0.8",
207207
"minimist": "1.2.8",

yarn.lock

Lines changed: 25 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -3759,10 +3759,10 @@ decamelize@^5.0.0:
37593759
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-5.0.1.tgz#db11a92e58c741ef339fb0a2868d8a06a9a7b1e9"
37603760
integrity sha512-VfxadyCECXgQlkoEAjeghAr5gY3Hf+IKjKb+X8tGVDtveCjN+USwprd2q3QXBR9T1+x2DG0XZF5/w+7HAtSaXA==
37613761

3762-
decimal.js@^10.4.2, decimal.js@^10.4.3:
3763-
version "10.4.3"
3764-
resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.4.3.tgz#1044092884d245d1b7f65725fa4ad4c6f781cc23"
3765-
integrity sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==
3762+
decimal.js@^10.4.2, decimal.js@^10.5.0:
3763+
version "10.6.0"
3764+
resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.6.0.tgz#e649a43e3ab953a72192ff5983865e509f37ed9a"
3765+
integrity sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==
37663766

37673767
dedent@^1.0.0:
37683768
version "1.5.1"
@@ -5212,7 +5212,7 @@ foreground-child@^3.1.0:
52125212
cross-spawn "^7.0.0"
52135213
signal-exit "^4.0.1"
52145214

5215-
form-data@^4.0.0, form-data@^4.0.1:
5215+
form-data@^4.0.0:
52165216
version "4.0.4"
52175217
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
52185218
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
@@ -7037,15 +7037,14 @@ js-yaml@^4.1.0:
70377037
dependencies:
70387038
argparse "^2.0.1"
70397039

7040-
jsdom@26.0.0:
7041-
version "26.0.0"
7042-
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-26.0.0.tgz#446dd1ad8cfc50df7e714e58f1f972c1763b354c"
7043-
integrity sha512-BZYDGVAIriBWTpIxYzrXjv3E/4u8+/pSG5bQdIYCbNCGOvsPkDQfTVLAIXAf9ETdCpduCVTkDe2NNZ8NIwUVzw==
7040+
jsdom@26.1.0:
7041+
version "26.1.0"
7042+
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-26.1.0.tgz#ab5f1c1cafc04bd878725490974ea5e8bf0c72b3"
7043+
integrity sha512-Cvc9WUhxSMEo4McES3P7oK3QaXldCfNWp7pl2NNeiIFlCoLr3kfq9kb1fxftiwk1FLV7CvpvDfonxtzUDeSOPg==
70447044
dependencies:
70457045
cssstyle "^4.2.1"
70467046
data-urls "^5.0.0"
7047-
decimal.js "^10.4.3"
7048-
form-data "^4.0.1"
7047+
decimal.js "^10.5.0"
70497048
html-encoding-sniffer "^4.0.0"
70507049
http-proxy-agent "^7.0.2"
70517050
https-proxy-agent "^7.0.6"
@@ -7055,12 +7054,12 @@ [email protected]:
70557054
rrweb-cssom "^0.8.0"
70567055
saxes "^6.0.0"
70577056
symbol-tree "^3.2.4"
7058-
tough-cookie "^5.0.0"
7057+
tough-cookie "^5.1.1"
70597058
w3c-xmlserializer "^5.0.0"
70607059
webidl-conversions "^7.0.0"
70617060
whatwg-encoding "^3.1.1"
70627061
whatwg-mimetype "^4.0.0"
7063-
whatwg-url "^14.1.0"
7062+
whatwg-url "^14.1.1"
70647063
ws "^8.18.0"
70657064
xml-name-validator "^5.0.0"
70667065

@@ -10793,10 +10792,10 @@ tough-cookie@^4.1.2:
1079310792
universalify "^0.2.0"
1079410793
url-parse "^1.5.3"
1079510794

10796-
tough-cookie@^5.0.0:
10797-
version "5.0.0"
10798-
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-5.0.0.tgz#6b6518e2b5c070cf742d872ee0f4f92d69eac1af"
10799-
integrity sha512-FRKsF7cz96xIIeMZ82ehjC3xW2E+O2+v11udrDYewUbszngYhsGa8z6YUMMzO9QJZzzyd0nGGXnML/TReX6W8Q==
10795+
tough-cookie@^5.1.1:
10796+
version "5.1.2"
10797+
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-5.1.2.tgz#66d774b4a1d9e12dc75089725af3ac75ec31bed7"
10798+
integrity sha512-FVDYdxtnj0G6Qm/DhNPSb8Ju59ULcup3tuJxkFb5K8Bv2pUXILbf0xZWU8PX8Ov19OXljbUyveOFwRMwkXzO+A==
1080010799
dependencies:
1080110800
tldts "^6.1.32"
1080210801

@@ -10807,10 +10806,10 @@ tr46@^3.0.0:
1080710806
dependencies:
1080810807
punycode "^2.1.1"
1080910808

10810-
tr46@^5.0.0:
10811-
version "5.0.0"
10812-
resolved "https://registry.yarnpkg.com/tr46/-/tr46-5.0.0.tgz#3b46d583613ec7283020d79019f1335723801cec"
10813-
integrity sha512-tk2G5R2KRwBd+ZN0zaEXpmzdKyOYksXwywulIX95MBODjSzMIuQnQ3m8JxgbhnL1LeVo7lqQKsYa1O3Htl7K5g==
10809+
tr46@^5.1.0:
10810+
version "5.1.1"
10811+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-5.1.1.tgz#96ae867cddb8fdb64a49cc3059a8d428bcf238ca"
10812+
integrity sha512-hdF5ZgjTqgAntKkklYw0R03MG2x/bSzTtkxmIRw/sTNV8YXsCJ1tfLAX23lhxhHJlEf3CRCOCGGWw3vI3GaSPw==
1081410813
dependencies:
1081510814
punycode "^2.3.1"
1081610815

@@ -11509,12 +11508,12 @@ whatwg-url@^11.0.0:
1150911508
tr46 "^3.0.0"
1151011509
webidl-conversions "^7.0.0"
1151111510

11512-
whatwg-url@^14.0.0, whatwg-url@^14.1.0:
11513-
version "14.1.0"
11514-
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-14.1.0.tgz#fffebec86cc8e6c2a657e50dc606207b870f0ab3"
11515-
integrity sha512-jlf/foYIKywAt3x/XWKZ/3rz8OSJPiWktjmk891alJUEjiVxKX9LEO92qH3hv4aJ0mN3MWPvGMCy8jQi95xK4w==
11511+
whatwg-url@^14.0.0, whatwg-url@^14.1.1:
11512+
version "14.2.0"
11513+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-14.2.0.tgz#4ee02d5d725155dae004f6ae95c73e7ef5d95663"
11514+
integrity sha512-De72GdQZzNTUBBChsXueQUnPKDkg/5A5zp7pFDuQAj5UFoENpiACU0wlCvzpAGnTkj++ihpKwKyYewn/XNUbKw==
1151611515
dependencies:
11517-
tr46 "^5.0.0"
11516+
tr46 "^5.1.0"
1151811517
webidl-conversions "^7.0.0"
1151911518

1152011519
whatwg-url@^5.0.0:

0 commit comments

Comments
 (0)