Skip to content

Commit cc7a61a

Browse files
fix(deps): update dependency @xmldom/xmldom to v0.9.10 [security]
1 parent 379eace commit cc7a61a

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
@@ -61,7 +61,7 @@
6161
"test-ci": "TS_NODE_TRANSPILE_ONLY=1 TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' mocha"
6262
},
6363
"dependencies": {
64-
"@xmldom/xmldom": "0.9.8",
64+
"@xmldom/xmldom": "0.9.10",
6565
"axios": "^1.11.0",
6666
"cheerio": "1.1.2",
6767
"epub2": "3.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -626,10 +626,10 @@
626626
"@typescript-eslint/types" "8.49.0"
627627
eslint-visitor-keys "^4.2.1"
628628

629-
"@xmldom/xmldom@0.9.8":
630-
version "0.9.8"
631-
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.9.8.tgz#1471e82bdff9e8f20ee8bbe60d4ffa8a516e78d8"
632-
integrity sha512-p96FSY54r+WJ50FIOsCOjyj/wavs8921hG5+kVMmZgKcvIKxMXHTrjNJvRgWa/zuX3B6t2lijLNFaOyuxUH+2A==
629+
"@xmldom/xmldom@0.9.10":
630+
version "0.9.10"
631+
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.9.10.tgz#a0ad5a26fe8aa996310870726e1704977f769dee"
632+
integrity sha512-A9gOqLdi6cV4ibazAjcQufGj0B1y/vDqYrcuP6d/6x8P27gRS8643Dj9o1dEKtB6O7fwxb2FgBmJS2mX7gpvdw==
633633

634634
acorn-jsx@^5.3.2:
635635
version "5.3.2"

0 commit comments

Comments
 (0)