From 8f4808b770bfeb9fce7b8fac68246ccd65a1f8fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 04:05:12 +0000 Subject: [PATCH] chore(deps): bump the npm_and_yarn group across 6 directories with 1 update Bumps the npm_and_yarn group with 1 update in the / directory: [@xmldom/xmldom](https://github.com/xmldom/xmldom). Bumps the npm_and_yarn group with 1 update in the /packages/aws directory: [@xmldom/xmldom](https://github.com/xmldom/xmldom). Bumps the npm_and_yarn group with 1 update in the /packages/gcp directory: [@xmldom/xmldom](https://github.com/xmldom/xmldom). Bumps the npm_and_yarn group with 1 update in the /packages/icons directory: [@xmldom/xmldom](https://github.com/xmldom/xmldom). Bumps the npm_and_yarn group with 1 update in the /packages/icons-core directory: [@xmldom/xmldom](https://github.com/xmldom/xmldom). Bumps the npm_and_yarn group with 1 update in the /packages/k8s directory: [@xmldom/xmldom](https://github.com/xmldom/xmldom). Updates `@xmldom/xmldom` from 0.9.10 to 0.9.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.9.10...0.9.12) Updates `@xmldom/xmldom` from 0.9.10 to 0.9.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.9.10...0.9.12) Updates `@xmldom/xmldom` from 0.9.10 to 0.9.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.9.10...0.9.12) Updates `@xmldom/xmldom` from 0.9.10 to 0.9.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.9.10...0.9.12) Updates `@xmldom/xmldom` from 0.9.10 to 0.9.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.9.10...0.9.12) Updates `@xmldom/xmldom` from 0.9.10 to 0.9.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.9.10...0.9.12) --- updated-dependencies: - dependency-name: "@xmldom/xmldom" dependency-version: 0.9.12 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@xmldom/xmldom" dependency-version: 0.9.12 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@xmldom/xmldom" dependency-version: 0.9.12 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@xmldom/xmldom" dependency-version: 0.9.12 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@xmldom/xmldom" dependency-version: 0.9.12 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@xmldom/xmldom" dependency-version: 0.9.12 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- packages/aws/package.json | 2 +- packages/gcp/package.json | 2 +- packages/icons-core/package.json | 2 +- packages/icons/package.json | 2 +- packages/k8s/package.json | 2 +- pnpm-lock.yaml | 30 ++++++++++++++++++------------ 7 files changed, 24 insertions(+), 18 deletions(-) diff --git a/package.json b/package.json index 4dfe300..cdf972d 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@changesets/cli": "^2.27.12", "@playwright/test": "1.62.0", "@types/node": "^22.13.1", - "@xmldom/xmldom": "0.9.10", + "@xmldom/xmldom": "0.9.12", "fast-check": "^4.0.0", "husky": "^9.1.7", "lint-staged": "^17.3.0", diff --git a/packages/aws/package.json b/packages/aws/package.json index d20a2e9..365db98 100644 --- a/packages/aws/package.json +++ b/packages/aws/package.json @@ -36,7 +36,7 @@ }, "devDependencies": { "@archlex/icons": "workspace:^", - "@xmldom/xmldom": "0.9.10", + "@xmldom/xmldom": "0.9.12", "typescript": "^5.7.3", "vite": "^6.1.0", "vitest": "^3.0.5" diff --git a/packages/gcp/package.json b/packages/gcp/package.json index e176605..8491355 100644 --- a/packages/gcp/package.json +++ b/packages/gcp/package.json @@ -43,7 +43,7 @@ }, "devDependencies": { "@archlex/icons": "workspace:^", - "@xmldom/xmldom": "0.9.10", + "@xmldom/xmldom": "0.9.12", "typescript": "^5.7.3", "vite": "^6.1.0", "vitest": "^3.0.5" diff --git a/packages/icons-core/package.json b/packages/icons-core/package.json index 4016f7b..bfa4835 100644 --- a/packages/icons-core/package.json +++ b/packages/icons-core/package.json @@ -29,7 +29,7 @@ "test": "vitest run --passWithNoTests" }, "dependencies": { - "@xmldom/xmldom": "0.9.10" + "@xmldom/xmldom": "0.9.12" }, "devDependencies": { "typescript": "^5.7.3", diff --git a/packages/icons/package.json b/packages/icons/package.json index 7d81070..a3e02c2 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -33,7 +33,7 @@ "dependencies": { "@archlex/icons-core": "workspace:*", "@archlex/icons-node": "workspace:*", - "@xmldom/xmldom": "0.9.10" + "@xmldom/xmldom": "0.9.12" }, "devDependencies": { "typescript": "^5.7.3", diff --git a/packages/k8s/package.json b/packages/k8s/package.json index 18620e6..e3fa428 100644 --- a/packages/k8s/package.json +++ b/packages/k8s/package.json @@ -43,7 +43,7 @@ }, "devDependencies": { "@archlex/icons": "workspace:^", - "@xmldom/xmldom": "0.9.10", + "@xmldom/xmldom": "0.9.12", "typescript": "^5.7.3", "vite": "^6.1.0", "vitest": "^3.0.5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 827d0af..4f314f4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,8 +49,8 @@ importers: specifier: ^22.13.1 version: 22.20.1 '@xmldom/xmldom': - specifier: 0.9.10 - version: 0.9.10 + specifier: 0.9.12 + version: 0.9.12 fast-check: specifier: ^4.0.0 version: 4.9.0 @@ -267,8 +267,8 @@ importers: specifier: workspace:^ version: link:../icons '@xmldom/xmldom': - specifier: 0.9.10 - version: 0.9.10 + specifier: 0.9.12 + version: 0.9.12 typescript: specifier: ^5.7.3 version: 5.9.3 @@ -406,8 +406,8 @@ importers: specifier: workspace:^ version: link:../icons '@xmldom/xmldom': - specifier: 0.9.10 - version: 0.9.10 + specifier: 0.9.12 + version: 0.9.12 typescript: specifier: ^5.7.3 version: 5.9.3 @@ -427,8 +427,8 @@ importers: specifier: workspace:* version: link:../icons-node '@xmldom/xmldom': - specifier: 0.9.10 - version: 0.9.10 + specifier: 0.9.12 + version: 0.9.12 devDependencies: typescript: specifier: ^5.7.3 @@ -459,8 +459,8 @@ importers: packages/icons-core: dependencies: '@xmldom/xmldom': - specifier: 0.9.10 - version: 0.9.10 + specifier: 0.9.12 + version: 0.9.12 devDependencies: typescript: specifier: ^5.7.3 @@ -504,8 +504,8 @@ importers: specifier: workspace:^ version: link:../icons '@xmldom/xmldom': - specifier: 0.9.10 - version: 0.9.10 + specifier: 0.9.12 + version: 0.9.12 typescript: specifier: ^5.7.3 version: 5.9.3 @@ -2372,6 +2372,10 @@ packages: engines: {node: '>=14.6'} deprecated: this version has critical issues, please update to the latest version + '@xmldom/xmldom@0.9.12': + resolution: {integrity: sha512-5AXjrcMClTryPe9LgZrygpB1lj7s0S9E0+W+AHaVKAVyHanafK86iPSvG5xHVSp/jC+VH1UXu0TAEmY279xH7A==} + engines: {node: '>=14.6'} + accepts@2.0.0: resolution: {integrity: sha512-5cvg6CtKwfgdmVqY1WIiXKc3Q1bkRqGLi+2W/6ao+6Y7gu/RCwRuAhGEzh5B4KlszSuTLgZYuqFqo5bImjNKng==} engines: {node: '>= 0.6'} @@ -6678,6 +6682,8 @@ snapshots: '@xmldom/xmldom@0.9.10': {} + '@xmldom/xmldom@0.9.12': {} + accepts@2.0.0: dependencies: mime-types: 3.0.2