Bump xml2js from 0.5.0 to 0.6.0

Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) from 0.5.0 to 0.6.0.
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/compare/0.5.0...0.6.0)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-29 18:02:15 +00:00 committed by GitHub
parent 77ac4066d9
commit e2aa6cda23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,7 @@
"mssql": "^9.1.1", "mssql": "^9.1.1",
"nodemailer": "^6.9.1", "nodemailer": "^6.9.1",
"winston": "^3.8.2", "winston": "^3.8.2",
"xml2js": "^0.5.0" "xml2js": "^0.6.0"
}, },
"engines": { "engines": {
"node": ">=18.15.0" "node": ">=18.15.0"