fix depedencies

This commit is contained in:
Nik Graf 2017-06-19 12:22:15 +02:00
parent 4514bb01c3
commit bed42b6a1d
No known key found for this signature in database
GPG Key ID: 7A97512F916175F1
2 changed files with 3005 additions and 10 deletions

3008
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -84,7 +84,7 @@
"sinon-chai": "^2.9.0"
},
"dependencies": {
"apollo-client": "^1.3.0",
"apollo-client": "^1.4.2",
"archiver": "^1.1.0",
"async": "^1.5.2",
"aws-sdk": "^2.7.13",
@ -96,7 +96,8 @@
"fs-extra": "^0.26.7",
"get-stdin": "^5.0.1",
"globby": "^6.1.0",
"graphql-tag": "^2.2.1",
"graphql": "^0.10.1",
"graphql-tag": "^2.4.0",
"https-proxy-agent": "^1.0.0",
"js-yaml": "^3.6.1",
"json-refs": "^2.1.5",
@ -106,8 +107,8 @@
"moment": "^2.13.0",
"node-fetch": "^1.6.0",
"opn": "^5.0.0",
"rc": "^1.1.6",
"raven": "^1.2.1",
"rc": "^1.1.6",
"replaceall": "^0.1.6",
"semver": "^5.0.3",
"semver-regex": "^1.0.0",