From a732af5a285348b2a8faf41482d4c9e98f4078b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 12:08:22 +0000 Subject: [PATCH] chore(deps): bump @xmldom/xmldom from 0.9.6 to 0.9.7 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] --- 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 f1046eff623ac..3c6059e69c8d0 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 025b1ce24029d..b23ac51aed67b 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",