From 223cb06ed62baf2dff6910645e0858c60d31ca88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 21:31:13 +0200 Subject: [PATCH] chore(deps): bump @xmldom/xmldom from 0.9.6 to 0.9.7 (#10842) Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.9.6 to 0.9.7. - [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.6...0.9.7) --- updated-dependencies: - dependency-name: "@xmldom/xmldom" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 a7cececeba18f..1d7f5ff4f4c8f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@renovatebot/ruby-semver": "^4.0.0", "@sentry/node": "^8.50.0", "@shields_io/camp": "^18.1.2", - "@xmldom/xmldom": "0.9.6", + "@xmldom/xmldom": "0.9.7", "badge-maker": "file:badge-maker", "byte-size": "^9.0.1", "bytes": "^3.1.2", @@ -7862,9 +7862,9 @@ } }, "node_modules/@xmldom/xmldom": { - "version": "0.9.6", - "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.9.6.tgz", - "integrity": "sha512-Su4xcxR0CPGwlDHNmVP09fqET9YxbyDXHaSob6JlBH7L6reTYaeim6zbk9o08UarO0L5GTRo3uzl0D+9lSxmvw==", + "version": "0.9.7", + "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.9.7.tgz", + "integrity": "sha512-syvR8iIJjpTZ/stv7l89UAViwGFh6lbheeOaqSxkYx9YNmIVvPTRH+CT/fpykFtUx5N+8eSMDRvggF9J8GEPzQ==", "license": "MIT", "engines": { "node": ">=14.6" diff --git a/package.json b/package.json index 7ab006fdeaf1e..16edf6231d29f 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@renovatebot/ruby-semver": "^4.0.0", "@sentry/node": "^8.50.0", "@shields_io/camp": "^18.1.2", - "@xmldom/xmldom": "0.9.6", + "@xmldom/xmldom": "0.9.7", "badge-maker": "file:badge-maker", "byte-size": "^9.0.1", "bytes": "^3.1.2",