From 9d54f1c62e5457948bd2ab332eeb484b93fb7cb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 04:48:36 +0000 Subject: [PATCH] build(deps): bump @xmldom/xmldom from 0.8.11 to 0.8.12 Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.8.11 to 0.8.12. - [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.11...0.8.12) --- updated-dependencies: - dependency-name: "@xmldom/xmldom" dependency-version: 0.8.12 dependency-type: direct:production ... 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 389bdc9b..a9675f9c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@reduxjs/toolkit": "^1.8.6", "@vscode/codicons": "^0.0.44", "@vscode/webview-ui-toolkit": "1.4.0", - "@xmldom/xmldom": "^0.8.11", + "@xmldom/xmldom": "^0.8.12", "axios": "^1.13.5", "bootstrap": "^4.6.2", "compare-versions": "^6.1.1", @@ -1167,9 +1167,9 @@ } }, "node_modules/@xmldom/xmldom": { - "version": "0.8.11", - "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.11.tgz", - "integrity": "sha512-cQzWCtO6C8TQiYl1ruKNn2U6Ao4o4WBBcbL61yJl84x+j5sOWWFU9X7DpND8XZG3daDppSsigMdfAIl2upQBRw==", + "version": "0.8.12", + "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.12.tgz", + "integrity": "sha512-9k/gHF6n/pAi/9tqr3m3aqkuiNosYTurLLUtc7xQ9sxB/wm7WPygCv8GYa6mS0fLJEHhqMC1ATYhz++U/lRHqg==", "license": "MIT", "engines": { "node": ">=10.0.0" diff --git a/package.json b/package.json index ce2ed62c..5a198950 100644 --- a/package.json +++ b/package.json @@ -384,7 +384,7 @@ "@reduxjs/toolkit": "^1.8.6", "@vscode/codicons": "^0.0.44", "@vscode/webview-ui-toolkit": "1.4.0", - "@xmldom/xmldom": "^0.8.11", + "@xmldom/xmldom": "^0.8.12", "axios": "^1.13.5", "bootstrap": "^4.6.2", "compare-versions": "^6.1.1",