From a854dd89966c554415c67bbeb6b2944d11469b35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 16:42:50 +0000 Subject: [PATCH] build(deps): 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: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index c9aea037..18c32f20 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@reduxjs/toolkit": "^2.12.0", "@vscode-elements/elements": "^2.5.0", "@vscode/codicons": "^0.0.45", - "@xmldom/xmldom": "^0.8.13", + "@xmldom/xmldom": "^0.8.15", "axios": "^1.19.0", "bootstrap": "^5.3.8", "compare-versions": "^6.1.1", @@ -1002,9 +1002,9 @@ } }, "node_modules/@xmldom/xmldom": { - "version": "0.8.13", - "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.13.tgz", - "integrity": "sha512-KRYzxepc14G/CEpEGc3Yn+JKaAeT63smlDr+vjB8jRfgTBBI9wRj/nkQEO+ucV8p8I9bfKLWp37uHgFrbntPvw==", + "version": "0.8.15", + "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.15.tgz", + "integrity": "sha512-/5NV/vDALVFDXgLmfsy9TRCBlKwO2LNBFzpzvb9iIj+jR+eSc6DLYYvVOdivT/jm7MtU6TebYuRmzEOI7w40UA==", "license": "MIT", "engines": { "node": ">=10.0.0" diff --git a/package.json b/package.json index cbec4ce8..6407e9a8 100644 --- a/package.json +++ b/package.json @@ -381,7 +381,7 @@ "@reduxjs/toolkit": "^2.12.0", "@vscode-elements/elements": "^2.5.0", "@vscode/codicons": "^0.0.45", - "@xmldom/xmldom": "^0.8.13", + "@xmldom/xmldom": "^0.8.15", "axios": "^1.19.0", "bootstrap": "^5.3.8", "compare-versions": "^6.1.1",