Skip to content

Commit fee24e6

Browse files
fix(deps): update dependency @xmldom/xmldom to ^0.8.0
1 parent 6e8f1bc commit fee24e6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"tss-react": "^4.6.1",
6565
"usehooks-ts": "^2.9.1",
6666
"uuid": "^9.0.0",
67-
"@xmldom/xmldom": "^0.7.5"
67+
"@xmldom/xmldom": "^0.8.0"
6868
},
6969
"devDependencies": {
7070
"@types/node": "^18.11.18",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1834,10 +1834,10 @@
18341834
magic-string "^0.27.0"
18351835
react-refresh "^0.14.0"
18361836

1837-
"@xmldom/xmldom@^0.7.5":
1838-
version "0.7.13"
1839-
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.7.13.tgz#ff34942667a4e19a9f4a0996a76814daac364cf3"
1840-
integrity sha512-lm2GW5PkosIzccsaZIz7tp8cPADSIlIHWDFTR1N0SzfinhhYgeIQjFMz4rYzanCScr3DqQLeomUDArp6MWKm+g==
1837+
"@xmldom/xmldom@^0.8.0":
1838+
version "0.8.10"
1839+
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.8.10.tgz#a1337ca426aa61cef9fe15b5b28e340a72f6fa99"
1840+
integrity sha512-2WALfTl4xo2SkGCYRt6rDTFfk9R1czmBvUQy12gK2KuRKIpWEhcbbzy8EZXtz/jkRqHX8bFEc6FC1HjX4TUWYw==
18411841

18421842
"@xmldom/xmldom@^0.8.3":
18431843
version "0.8.6"

0 commit comments

Comments
 (0)