build(deps): bump @xmldom/xmldom from 0.8.2 to 0.8.3 (#243)
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.8.2 to 0.8.3. - [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.2...0.8.3) --- updated-dependencies: - dependency-name: "@xmldom/xmldom" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed
Oct 12, 2022 at 21:13 UTC
1fbf98e69f3d013398b59b626b938566488f94c1
1 file changed
+6
-6
package-lock.json
+6
-6
@@ -7650,9 +7650,9 @@
7650
}
7651
},
7652
"node_modules/@xmldom/xmldom": {
7653
- "version": "0.8.2",
7654
- "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.2.tgz",
7655
- "integrity": "sha512-+R0juSseERyoPvnBQ/cZih6bpF7IpCXlWbHRoCRzYzqpz6gWHOgf8o4MOEf6KBVuOyqU+gCNLkCWVIJAro8XyQ==",
7653
+ "version": "0.8.3",
7654
+ "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.3.tgz",
7655
+ "integrity": "sha512-Lv2vySXypg4nfa51LY1nU8yDAGo/5YwF+EY/rUZgIbfvwVARcd67ttCM8SMsTeJy51YhHYavEq+FS6R0hW9PFQ==",
7656
"dev": true,
7657
"engines": {
7658
"node": ">=10.0.0"
@@ -36450,9 +36450,9 @@
36450
}
36451
},
36452
"@xmldom/xmldom": {
36453
- "version": "0.8.2",
36454
- "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.2.tgz",
36455
- "integrity": "sha512-+R0juSseERyoPvnBQ/cZih6bpF7IpCXlWbHRoCRzYzqpz6gWHOgf8o4MOEf6KBVuOyqU+gCNLkCWVIJAro8XyQ==",
36453
+ "version": "0.8.3",
36454
+ "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.3.tgz",
36455
+ "integrity": "sha512-Lv2vySXypg4nfa51LY1nU8yDAGo/5YwF+EY/rUZgIbfvwVARcd67ttCM8SMsTeJy51YhHYavEq+FS6R0hW9PFQ==",
36456
"dev": true
36457
},
36458
"@xtuc/ieee754": {