update npm shrinkwrap and add missing dependency for amazon payments

This commit is contained in:
Matteo Pagliazzi 2016-09-14 16:18:28 +02:00
parent 0c04a1880b
commit f6108ddb40
2 changed files with 1515 additions and 1666 deletions

3175
npm-shrinkwrap.json generated

File diff suppressed because it is too large Load diff

View file

@ -95,7 +95,8 @@
"validator": "^4.9.0",
"vinyl-buffer": "^1.0.0",
"vinyl-source-stream": "^1.1.0",
"winston": "^2.1.0"
"winston": "^2.1.0",
"xml2js": "^0.4.4"
},
"private": true,
"engines": {
@ -158,7 +159,6 @@
"sinon-chai": "^2.8.0",
"superagent-defaults": "^0.1.13",
"vinyl-source-stream": "^1.0.0",
"vinyl-transform": "^1.0.0",
"xml2js": "^0.4.16"
"vinyl-transform": "^1.0.0"
}
}