Skip to content

Commit

Permalink
fix(package): update xmldom to version 0.3.0
Browse files Browse the repository at this point in the history
Closes #16
  • Loading branch information
greenkeeper[bot] authored Mar 4, 2020
1 parent d8b340b commit f350934
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 @@ -39,7 +39,7 @@
"http-digest-client": "git+https://github.com/mwittig/node-http-digest-client.git#b8551fe1a27e364d87b90f6a22117232f7683f71",
"lodash.isundefined": "^3.0.1",
"lodash.parseint": "^4.0.2",
"xmldom": "^0.1.27",
"xmldom": "^0.3.0",
"xpath": "0.0.27"
}
}

0 comments on commit f350934

Please sign in to comment.