From ec47540721a6c3625196e8566d0ac39b17716085 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 11:50:39 +0000 Subject: [PATCH] Bump @xmldom/xmldom from 0.8.13 to 0.8.15 Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.8.13 to 0.8.15. - [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.8.13...0.8.15) --- updated-dependencies: - dependency-name: "@xmldom/xmldom" dependency-version: 0.8.15 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index f27f754f8fd..ed8b8e9ef4e 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "compression": "1.8.1", "@microsoft/api-extractor/minimatch": "3.1.4", "lodash": "4.18.1", - "@xmldom/xmldom": "^0.8.13", + "@xmldom/xmldom": "^0.8.15", "fast-xml-parser": "^4.5.6", "yaml": "^2.8.3", "fast-uri": "^3.1.2", diff --git a/yarn.lock b/yarn.lock index ea26dc8b37e..593ebc79ae3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2540,9 +2540,9 @@ integrity sha512-9ORTwwS74VaTn38tNbQhsA5U44zkJfcb0BdTSyyG6frP4e8KMtHuTXYmwefe5dpL8XB1aGSIVTaLjD3BbWb5iA== "@xmldom/xmldom@^0.8.13", "@xmldom/xmldom@^0.8.8": - version "0.8.13" - resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.8.13.tgz#00d1dd940b218dff2e49309d410d8bb212159225" - integrity sha512-KRYzxepc14G/CEpEGc3Yn+JKaAeT63smlDr+vjB8jRfgTBBI9wRj/nkQEO+ucV8p8I9bfKLWp37uHgFrbntPvw== + version "0.8.15" + resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.8.15.tgz#71ebf80729e4e95221d519ac9b1e1eaea7784907" + integrity sha512-/5NV/vDALVFDXgLmfsy9TRCBlKwO2LNBFzpzvb9iIj+jR+eSc6DLYYvVOdivT/jm7MtU6TebYuRmzEOI7w40UA== accepts@^2.0.0: version "2.0.0"