From 0ded7db4371d3d160cebcc96d94a68b2ed707978 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 12:26:20 +0000 Subject: [PATCH] Bump @xmldom/xmldom from 0.9.7 to 0.9.8 Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.9.7 to 0.9.8. - [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.8) --- updated-dependencies: - dependency-name: "@xmldom/xmldom" dependency-type: direct:production update-type: version-update:semver-patch ... 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 2db01b4a..e0e65cc5 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "dependencies": { "@fancyapps/fancybox": "3.5.7", "@khanacademy/tota11y": "0.2.0", - "@xmldom/xmldom": "^0.9.7", + "@xmldom/xmldom": "^0.9.8", "alpaca": "1.5.27", "blob.js": "1.0.1", "bluebird": "3.7.2", diff --git a/yarn.lock b/yarn.lock index 7cd62aa6..a0cd7df4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -670,10 +670,10 @@ "@types/expect" "^1.20.4" "@types/node" "*" -"@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== +"@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== "@yeoman/adapter@^1.4.0": version "1.4.0"