From 7d7da5804b34fa0a7325b4699e054b5fc0dfdeef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 00:21:07 +0000 Subject: [PATCH] chore(deps): bump @xmldom/xmldom from 0.9.7 to 0.9.9 Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.9.7 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.7...0.9.9) --- updated-dependencies: - dependency-name: "@xmldom/xmldom" dependency-version: 0.9.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index a86f6ea62..c0a450ed3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6065,9 +6065,9 @@ tinyrainbow "^2.0.0" "@xmldom/xmldom@^0.9.7": - version "0.9.7" - resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.9.7.tgz#f21bebdcde4af682a810062b14585c89bb7fab07" - integrity sha512-syvR8iIJjpTZ/stv7l89UAViwGFh6lbheeOaqSxkYx9YNmIVvPTRH+CT/fpykFtUx5N+8eSMDRvggF9J8GEPzQ== + version "0.9.9" + resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.9.9.tgz#665b1cf4e5962d248bb4d032b5e020626f634503" + integrity sha512-qycIHAucxy/LXAYIjmLmtQ8q9GPnMbnjG1KXhWm9o5sCr6pOYDATkMPiTNa6/v8eELyqOQ2FsEqeoFYmgv/gJg== "@yarnpkg/lockfile@^1.1.0": version "1.1.0"