Skip to content

Commit

Permalink
Bump xml2js from 0.4.22 to 0.5.0 (#740)
Browse files Browse the repository at this point in the history
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) from 0.4.22 to 0.5.0.
- [Release notes](https://github.com/Leonidas-from-XIV/node-xml2js/releases)
- [Commits](Leonidas-from-XIV/node-xml2js@0.4.22...0.5.0)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 22, 2024
1 parent 47a3042 commit 8234f1a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"request": "^2.88.0",
"tv4": "^1.3.0",
"tv4-formats": "^3.0.3",
"xml2js": "^0.4.22"
"xml2js": "^0.5.0"
},
"scripts": {
"test": "mocha -u tdd -R min --timeout 300000 ./test/*.js",
Expand Down

0 comments on commit 8234f1a

Please sign in to comment.