Skip to content

Commit 4571ec7

Browse files
author
Jamie Peabody
committed
Bump xpath version (#43)
1 parent d74686f commit 4571ec7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xml-encryption",
3-
"version": "0.11.1",
3+
"version": "0.11.2",
44
"devDependencies": {
55
"mocha": "3.3.0",
66
"should": "^11.2.1"
@@ -23,7 +23,7 @@
2323
"ejs": "^2.5.6",
2424
"node-forge": "^0.7.0",
2525
"xmldom": "~0.1.15",
26-
"xpath": "0.0.24"
26+
"xpath": "0.0.27"
2727
},
2828
"scripts": {
2929
"test": "mocha"

0 commit comments

Comments
 (0)