From 5a9da21312361fa6c30cdd5f96ef1cfb774582a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 02:55:17 +0000 Subject: [PATCH] chore(deps): bump @xmldom/xmldom from 0.8.7 to 0.8.13 Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.8.7 to 0.8.13. - [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.7...0.8.13) --- updated-dependencies: - dependency-name: "@xmldom/xmldom" dependency-version: 0.8.13 dependency-type: direct:production ... 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 61610da314f6..0a2a04774d8e 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@tensorflow/tfjs-core": "3.13.0", "@vladmandic/human": "2.6.5", "@vladmandic/human-models": "2.5.9", - "@xmldom/xmldom": "0.8.7", + "@xmldom/xmldom": "0.8.13", "abab": "2.0.6", "allure-commandline": "2.32.0", "amplitude-js": "8.21.9", diff --git a/yarn.lock b/yarn.lock index 8fa6bb5ad78e..b51df86aa3ac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6040,10 +6040,10 @@ resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-2.0.5.tgz#325db42395cd49fe6c14057f9a900e427df8810e" integrity sha512-lqaoKnRYBdo1UgDX8uF24AfGMifWK19TxPmM5FHc2vAGxrJ/qtyUyFBWoY1tISZdelsQ5fBcOusifo5o5wSJxQ== -"@xmldom/xmldom@0.8.7": - version "0.8.7" - resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.8.7.tgz#8b1e39c547013941974d83ad5e9cf5042071a9a0" - integrity sha512-sI1Ly2cODlWStkINzqGrZ8K6n+MTSbAeQnAipGyL+KZCXuHaRlj2gyyy8B/9MvsFFqN7XHryQnB2QwhzvJXovg== +"@xmldom/xmldom@0.8.13": + 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== "@xobotyi/scrollbar-width@^1.9.5": version "1.9.5"