Skip to content

Commit 9531f38

Browse files
committed
Merge pull request #16 from az-ericso/master
Use a latest version of node-forge
2 parents e0d97f9 + 058ddd0 commit 9531f38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"ejs": "~0.8.3",
2424
"async": "~0.2.7",
2525
"xpath": "0.0.5",
26-
"node-forge": "0.2.24"
26+
"node-forge": "0.6.38"
2727
},
2828
"scripts": {
2929
"test": "mocha"

0 commit comments

Comments
 (0)