Skip to content

Commit 1688a90

Browse files
authored
Update xpath, xmldom, y18n, lodash (#84)
1 parent ca3796b commit 1688a90

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package-lock.json

+12-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"dependencies": {
2323
"escape-html": "^1.0.3",
2424
"node-forge": "^0.10.0",
25-
"xmldom": "~0.5.0",
26-
"xpath": "0.0.27"
25+
"xmldom": "~0.6.0",
26+
"xpath": "0.0.32"
2727
},
2828
"files": ["lib", "package-lock.json"],
2929
"scripts": {

0 commit comments

Comments
 (0)