From 34ac7fbcda554ae63b67f165aaae061bea028d42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 11:17:15 +0000 Subject: [PATCH] Bump @xmldom/xmldom from 0.9.1 to 0.9.2 Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.9.1 to 0.9.2. - [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.1...0.9.2) --- 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 6d2d2dcd..9e896551 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.1", + "@xmldom/xmldom": "^0.9.2", "alpaca": "1.5.27", "blob.js": "1.0.1", "bluebird": "3.7.2", diff --git a/yarn.lock b/yarn.lock index 10c774a2..ba8d8763 100644 --- a/yarn.lock +++ b/yarn.lock @@ -662,10 +662,10 @@ "@types/expect" "^1.20.4" "@types/node" "*" -"@xmldom/xmldom@^0.9.1": - version "0.9.1" - resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.9.1.tgz#8b2fe513be1f982f00315bd269fff98546980968" - integrity sha512-uXFabECwV3nxWzaWnhafM50sPa3jSqS8VGXJTBiQIko5mDTvB9UYX5rEF5dNqFf41Krhbtw0+IgB2CaWMD8mNw== +"@xmldom/xmldom@^0.9.2": + version "0.9.2" + resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.9.2.tgz#e3a8714867b47fbab5d2f314f4d598fdd44bb494" + integrity sha512-afP3lpLtalPxgNGU4bxlsru4wSDsZwdSFKnHs6PR0q3KIEWWcAlBqAdx4aWlVtP1gV1FBWlJ3d0MgaRRdj/ucA== "@yeoman/adapter@^1.4.0": version "1.4.0"