Bump xmldom from 0.1.31 to 0.6.0 (#125)

Bumps [xmldom](https://github.com/xmldom/xmldom) from 0.1.31 to 0.6.0.
- [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/v0.1.31...0.6.0)

---
updated-dependencies:
- dependency-name: xmldom
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-01-02 09:36:09 +00:00
committed by GitHub
parent c10fc42661
commit 7bfb57121f
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -1302,9 +1302,9 @@
"integrity": "sha512-iFtXzngZVXPGgpTlP1rBqsUK82p9tKqsWRPg5L56egiljujJT3vGAYnHANvFxBieXrTFavhzhxW52jnaWV+w2w=="
},
"xmldom": {
"version": "0.1.31",
"resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.1.31.tgz",
"integrity": "sha512-yS2uJflVQs6n+CyjHoaBmVSqIDevTAWrzMmjG1Gc7h1qQ7uVozNhEPJAwZXWyGQ/Gafo3fCwrcaokezLPupVyQ=="
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.6.0.tgz",
"integrity": "sha512-iAcin401y58LckRZ0TkI4k0VSM1Qg0KGSc3i8rU+xrxe19A/BN1zHyVSJY7uoutVlaTSzYyk/v5AmkewAP7jtg=="
},
"xpath": {
"version": "0.0.27",

View File

@@ -435,7 +435,7 @@
"vscode-debugprotocol": "1.40.0",
"vscode-languageclient": "6.1.3",
"ws": "7.3.0",
"xmldom": "0.1.31",
"xmldom": "0.6.0",
"xpath": "0.0.27"
},
"devDependencies": {