Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump xml2js from 0.2.0 to 0.5.0
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) from 0.2.0 to 0.5.0.
- [Commits](Leonidas-from-XIV/node-xml2js@0.2.0...0.5.0)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-version: 0.5.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 16, 2026
commit 720ab797aeb16b82779e7a7cd7679d8b3c2d3aef
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"request":"2.88.2"
},
"optionalDependencies": {
"xml2js": "0.2.0"
"xml2js": "0.5.0"
}
}