From 50118fa7f6af605038d55626c31f9d220f183407 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 00:21:58 +0000 Subject: [PATCH] chore(deps): bump @xmldom/xmldom from 0.9.8 to 0.9.9 Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.9.8 to 0.9.9. - [Release notes](https://github.com/xmldom/xmldom/releases) - [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md) - [Commits](https://github.com/xmldom/xmldom/compare/0.9.8...0.9.9) --- updated-dependencies: - dependency-name: "@xmldom/xmldom" dependency-version: 0.9.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3b00a05..f290a64 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "test-ci": "TS_NODE_TRANSPILE_ONLY=1 TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' mocha" }, "dependencies": { - "@xmldom/xmldom": "0.9.8", + "@xmldom/xmldom": "0.9.9", "axios": "^1.11.0", "cheerio": "1.1.2", "epub2": "3.0.2", diff --git a/yarn.lock b/yarn.lock index e1fedc3..ad8a72c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -626,10 +626,10 @@ "@typescript-eslint/types" "8.49.0" eslint-visitor-keys "^4.2.1" -"@xmldom/xmldom@0.9.8": - version "0.9.8" - resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.9.8.tgz#1471e82bdff9e8f20ee8bbe60d4ffa8a516e78d8" - integrity sha512-p96FSY54r+WJ50FIOsCOjyj/wavs8921hG5+kVMmZgKcvIKxMXHTrjNJvRgWa/zuX3B6t2lijLNFaOyuxUH+2A== +"@xmldom/xmldom@0.9.9": + version "0.9.9" + resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.9.9.tgz#665b1cf4e5962d248bb4d032b5e020626f634503" + integrity sha512-qycIHAucxy/LXAYIjmLmtQ8q9GPnMbnjG1KXhWm9o5sCr6pOYDATkMPiTNa6/v8eELyqOQ2FsEqeoFYmgv/gJg== acorn-jsx@^5.3.2: version "5.3.2"