Skip to content

Commit

Permalink
chore: bump xml2js to 0.5.0 (#948)
Browse files Browse the repository at this point in the history
Dependabot can't do this because we don't have a package-lock.json.
  • Loading branch information
Trott authored Apr 12, 2023
1 parent e8a0246 commit dd3b422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"string-to-stream": "^3.0.1",
"tap": "^16.2.0",
"tap-parser": "^11.0.1",
"xml2js": "^0.4.23"
"xml2js": "^0.5.0"
},
"prettier": {
"proseWrap": "always",
Expand Down

0 comments on commit dd3b422

Please sign in to comment.