From eeb798e0287607e1af8ca6cc0fdda2f8e2dfcbb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 11:05:40 +0000 Subject: [PATCH] Bump @xmldom/xmldom from 0.9.3 to 0.9.4 Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.9.3 to 0.9.4. - [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.3...0.9.4) --- 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 e95ad645..22c61795 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.3", + "@xmldom/xmldom": "^0.9.4", "alpaca": "1.5.27", "blob.js": "1.0.1", "bluebird": "3.7.2", diff --git a/yarn.lock b/yarn.lock index 5167f982..9a4e7478 100644 --- a/yarn.lock +++ b/yarn.lock @@ -662,10 +662,10 @@ "@types/expect" "^1.20.4" "@types/node" "*" -"@xmldom/xmldom@^0.9.3": - version "0.9.3" - resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.9.3.tgz#a5d5362050767d8823b2b74e36cb2f059f58e797" - integrity sha512-W7fOe0N+t2eyL9sjDE+7bBNo/NZg6U6aU0Rp8wwQV8TRkzLnX13SvROoyJMAH0Kcm9G1DX9b1XI4LxwKxowsXw== +"@xmldom/xmldom@^0.9.4": + version "0.9.4" + resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.9.4.tgz#6027f1fc5c07f2d0fa9ab26c9de63cfa80699e23" + integrity sha512-zglELfWx7g1cEpVMRBZ0srIQO5nEvKvraJ6CVUC/c5Ky1GgX8OIjtUj5qOweTYULYZo5VnXs/LpUUUNiGpX/rA== "@yeoman/adapter@^1.4.0": version "1.4.0"