Skip to content

Commit dd23ab3

Browse files
fix(deps): update dependency @xmldom/xmldom to ^0.9.0
1 parent bb9fcf0 commit dd23ab3

3 files changed

Lines changed: 23 additions & 29 deletions

File tree

package-lock.json

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"tss-react": "^4.9.7",
6262
"usehooks-ts": "^3.1.0",
6363
"uuid": "^9.0.0",
64-
"@xmldom/xmldom": "^0.7.5"
64+
"@xmldom/xmldom": "^0.9.0"
6565
},
6666
"devDependencies": {
6767
"@types/node": "^20.12.7",

yarn.lock

Lines changed: 16 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -180,20 +180,13 @@
180180
dependencies:
181181
"@babel/helper-plugin-utils" "^7.24.0"
182182

183-
"@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.13", "@babel/runtime@^7.23.8", "@babel/runtime@^7.23.9", "@babel/runtime@^7.24.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
183+
"@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.13", "@babel/runtime@^7.23.2", "@babel/runtime@^7.23.8", "@babel/runtime@^7.23.9", "@babel/runtime@^7.24.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
184184
version "7.24.5"
185185
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.5.tgz"
186186
integrity sha512-Nms86NXrsaeU9vbBJKni6gXiEXZ4CVpYVzEjDH9Sb8vmZ3UljyA1GSOJl/6LGPO8EHLuSF9H+IxNXHPX8QHJ4g==
187187
dependencies:
188188
regenerator-runtime "^0.14.0"
189189

190-
"@babel/runtime@^7.23.2":
191-
version "7.25.0"
192-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.0.tgz#3af9a91c1b739c569d5d80cc917280919c544ecb"
193-
integrity sha512-7dRy4DwXwtzBrPbZflqxnvfxLF8kdZXPkhymtDeFoFqE6ldzjQFgYTtYIFARcLEYDrqfBfYcZt1WqFxRoyC9Rw==
194-
dependencies:
195-
regenerator-runtime "^0.14.0"
196-
197190
"@babel/template@^7.22.15", "@babel/template@^7.24.0":
198191
version "7.24.0"
199192
resolved "https://registry.npmjs.org/@babel/template/-/template-7.24.0.tgz"
@@ -1714,7 +1707,7 @@
17141707
dependencies:
17151708
"@types/node" "*"
17161709

1717-
"@types/node@*", "@types/node@^20.12.7", "@types/node@^20.16.5":
1710+
"@types/node@*", "@types/node@^20.12.7":
17181711
version "20.16.5"
17191712
resolved "https://registry.npmjs.org/@types/node/-/node-20.16.5.tgz"
17201713
integrity sha512-VwYCweNo3ERajwy0IUlqqcyZ8/A7Zwa9ZP3MnENWcB11AejO+tLy3pu850goUW2FC/IJMdZUfKpX/yxL1gymCA==
@@ -1916,10 +1909,10 @@
19161909
"@types/babel__core" "^7.20.5"
19171910
react-refresh "^0.14.0"
19181911

1919-
"@xmldom/xmldom@^0.7.5":
1920-
version "0.7.13"
1921-
resolved "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.7.13.tgz"
1922-
integrity sha512-lm2GW5PkosIzccsaZIz7tp8cPADSIlIHWDFTR1N0SzfinhhYgeIQjFMz4rYzanCScr3DqQLeomUDArp6MWKm+g==
1912+
"@xmldom/xmldom@^0.9.0":
1913+
version "0.9.8"
1914+
resolved "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.9.8.tgz"
1915+
integrity sha512-p96FSY54r+WJ50FIOsCOjyj/wavs8921hG5+kVMmZgKcvIKxMXHTrjNJvRgWa/zuX3B6t2lijLNFaOyuxUH+2A==
19231916

19241917
abbrev@1:
19251918
version "1.1.1"
@@ -2459,7 +2452,7 @@ cosmiconfig@^7.0.0:
24592452

24602453
cross-fetch@4.0.0:
24612454
version "4.0.0"
2462-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-4.0.0.tgz#f037aef1580bb3a1a35164ea2a848ba81b445983"
2455+
resolved "https://registry.npmjs.org/cross-fetch/-/cross-fetch-4.0.0.tgz"
24632456
integrity sha512-e4a5N8lVvuLgAWgnCrLr2PP0YyDOTHa9H/Rj54dirp61qXnNq46m82bRhNqIA5VccJtWBvPTFRV3TtvHUKPB1g==
24642457
dependencies:
24652458
node-fetch "^2.6.12"
@@ -3612,16 +3605,16 @@ i18next-browser-languagedetector@^7.0.1:
36123605
dependencies:
36133606
"@babel/runtime" "^7.23.2"
36143607

3615-
i18next-http-backend@^2.6.1:
3608+
i18next-http-backend@^2.5.1:
36163609
version "2.6.1"
3617-
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-2.6.1.tgz#186c3a1359e10245c9119a13129f9b5bf328c9a7"
3610+
resolved "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.6.1.tgz"
36183611
integrity sha512-rCilMAnlEQNeKOZY1+x8wLM5IpYOj10guGvEpeC59tNjj6MMreLIjIW8D1RclhD3ifLwn6d/Y9HEM1RUE6DSog==
36193612
dependencies:
36203613
cross-fetch "4.0.0"
36213614

3622-
i18next@^23.14.0:
3615+
i18next@^23.11.2:
36233616
version "23.14.0"
3624-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.14.0.tgz#d415a858390cc849f3db0df539cb2bbfe24a3cdb"
3617+
resolved "https://registry.npmjs.org/i18next/-/i18next-23.14.0.tgz"
36253618
integrity sha512-Y5GL4OdA8IU2geRrt2+Uc1iIhsjICdHZzT9tNwQ3TVqdNzgxHToGCKf/TPRP80vTCAP6svg2WbbJL+Gx5MFQVA==
36263619
dependencies:
36273620
"@babel/runtime" "^7.23.2"
@@ -4282,7 +4275,7 @@ negotiator@^0.6.3:
42824275

42834276
node-fetch@^2.6.12, node-fetch@^2.6.7:
42844277
version "2.7.0"
4285-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
4278+
resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz"
42864279
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
42874280
dependencies:
42884281
whatwg-url "^5.0.0"
@@ -5314,7 +5307,7 @@ totalist@^3.0.0:
53145307

53155308
tr46@~0.0.3:
53165309
version "0.0.3"
5317-
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
5310+
resolved "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz"
53185311
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
53195312

53205313
trim-repeated@^1.0.0:
@@ -5446,7 +5439,7 @@ unbox-primitive@^1.0.2:
54465439

54475440
undici-types@~6.19.2:
54485441
version "6.19.8"
5449-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
5442+
resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz"
54505443
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
54515444

54525445
unicode-properties@^1.4.0, unicode-properties@^1.4.1:
@@ -5554,12 +5547,12 @@ warning@^4.0.0:
55545547

55555548
webidl-conversions@^3.0.0:
55565549
version "3.0.1"
5557-
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
5550+
resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz"
55585551
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
55595552

55605553
whatwg-url@^5.0.0:
55615554
version "5.0.0"
5562-
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
5555+
resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz"
55635556
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
55645557
dependencies:
55655558
tr46 "~0.0.3"

0 commit comments

Comments
 (0)