update xml encrpytion version

This commit is contained in:
Daniel Gerber 2018-04-03 08:58:29 +02:00
parent 7504f4b27a
commit 490bb005d6

View file

@ -54,8 +54,8 @@ Npm.depends({
"xmldom": "0.1.27",
"connect": "3.6.0",
"querystring": "0.2.0",
"arraybuffer-to-string": "1.0.1"
// "xml-encryption": "0.10.0"
"arraybuffer-to-string": "1.0.1",
"xml-encryption": "^0.11.1"
});
// Npm.depends({