There was an error while loading. Please reload this page.
2 parents 769d95c + 203e077 commit ad0327bCopy full SHA for ad0327b
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "saml",
3
- "version": "0.10.2",
+ "version": "0.11.0",
4
"devDependencies": {
5
"mocha": "*",
6
"should": "~1.2.1"
@@ -15,10 +15,10 @@
15
"license": "MIT",
16
"dependencies": {
17
"async": "~0.2.9",
18
- "moment": "~2.14.1",
+ "moment": "2.15.2",
19
"valid-url": "~1.0.9",
20
"xml-crypto": "0.8.4",
21
- "xml-encryption": "~0.7.4",
+ "xml-encryption": "0.11.0",
22
"xml-name-validator": "~2.0.1",
23
"xmldom": "=0.1.15",
24
"xpath": "0.0.5"
0 commit comments