Skip to content

Commit 300d62e

Browse files
fix(deps): bump xml2js from 0.4.23 to 0.5.0 (#77)
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) from 0.4.23 to 0.5.0. - [Release notes](https://github.com/Leonidas-from-XIV/node-xml2js/releases) - [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.5.0) --- updated-dependencies: - dependency-name: xml2js dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3cdf613 commit 300d62e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/middleware-code-coverage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"istanbul-reports": "^3.1.5",
3737
"router": "^1.3.8",
3838
"serve-static": "^1.15.0",
39-
"xml2js": "^0.4.23"
39+
"xml2js": "^0.5.0"
4040
},
4141
"devDependencies": {
4242
"@istanbuljs/esm-loader-hook": "^0.2.0",

0 commit comments

Comments
 (0)