Skip to content

Commit 0913adc

Browse files
fix(deps): update dependency @xmldom/xmldom to ^0.8.0
1 parent 82252a5 commit 0913adc

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 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.8.0"
6565
},
6666
"devDependencies": {
6767
"@types/node": "^20.12.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1909,10 +1909,10 @@
19091909
"@types/babel__core" "^7.20.5"
19101910
react-refresh "^0.14.0"
19111911

1912-
"@xmldom/xmldom@^0.7.5":
1913-
version "0.7.13"
1914-
resolved "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.7.13.tgz"
1915-
integrity sha512-lm2GW5PkosIzccsaZIz7tp8cPADSIlIHWDFTR1N0SzfinhhYgeIQjFMz4rYzanCScr3DqQLeomUDArp6MWKm+g==
1912+
"@xmldom/xmldom@^0.8.0":
1913+
version "0.8.10"
1914+
resolved "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.10.tgz"
1915+
integrity sha512-2WALfTl4xo2SkGCYRt6rDTFfk9R1czmBvUQy12gK2KuRKIpWEhcbbzy8EZXtz/jkRqHX8bFEc6FC1HjX4TUWYw==
19161916

19171917
abbrev@1:
19181918
version "1.1.1"

0 commit comments

Comments
 (0)