Skip to content

Commit

Permalink
Upgrade xml-crypto to 1.1.2
Browse files Browse the repository at this point in the history
This change incorporates a revert that fixes the problem discussed on 
node-saml/xml-crypto#167. It also drops xpath.js in favour of xpath, which
everybody else uses.

Fixes #324
  • Loading branch information
LoneRifle authored and markstos committed Feb 8, 2019
1 parent c40ccb5 commit f54a43c
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 @@ -30,7 +30,7 @@
"debug": "^3.1.0",
"passport-strategy": "*",
"q": "^1.5.0",
"xml-crypto": "^1.0.2",
"xml-crypto": "^1.1.2",
"xml-encryption": "^0.11.0",
"xml2js": "0.4.x",
"xmlbuilder": "^9.0.4",
Expand Down

0 comments on commit f54a43c

Please sign in to comment.