Bump xmldom from 0.4.0 to 0.5.0

Bumps [xmldom](https://github.com/xmldom/xmldom) from 0.4.0 to 0.5.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/0.4.0...0.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-09 09:01:11 +00:00
committed by Slawomir Jaranowski
parent 5e8470faff
commit 8bb0fda6df
2 changed files with 9 additions and 12 deletions

View File

@ -25,7 +25,7 @@
"homepage": "https://github.com/s4u/maven-settings-action#readme",
"dependencies": {
"@actions/core": "^1.2.6",
"xmldom": "^0.4.0"
"xmldom": "^0.5.0"
},
"devDependencies": {
"eslint": "^7.20.0",