From 6dcaefb3eb31f136df6788a724ca5d3dcd90f9b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 12:24:53 +0000 Subject: [PATCH] Bump @xmldom/xmldom from 0.9.5 to 0.9.6 Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.9.5 to 0.9.6. - [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.5...0.9.6) --- 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 3485e1f7..0b62c496 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.5", + "@xmldom/xmldom": "^0.9.6", "alpaca": "1.5.27", "blob.js": "1.0.1", "bluebird": "3.7.2", diff --git a/yarn.lock b/yarn.lock index 62555507..b11a04ab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -662,10 +662,10 @@ "@types/expect" "^1.20.4" "@types/node" "*" -"@xmldom/xmldom@^0.9.5": - version "0.9.5" - resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.9.5.tgz#a2c08c3a0c5931daae67dd0385edf2f464d1fee4" - integrity sha512-6g1EwSs8cr8JhP1iBxzyVAWM6BIDvx9Y3FZRIQiMDzgG43Pxi8YkWOZ0nQj2NHgNzgXDZbJewFx/n+YAvMZrfg== +"@xmldom/xmldom@^0.9.6": + version "0.9.6" + resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.9.6.tgz#3eaefb585c1f920e06fb35e6dcb8d505445621c0" + integrity sha512-Su4xcxR0CPGwlDHNmVP09fqET9YxbyDXHaSob6JlBH7L6reTYaeim6zbk9o08UarO0L5GTRo3uzl0D+9lSxmvw== "@yeoman/adapter@^1.4.0": version "1.4.0"