Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanGoncharov committed Sep 25, 2018
1 parent 299dc7f commit 64d698c
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 118 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"dependencies": {
"accepts": "^1.3.5",
"content-type": "^1.0.4",
"http-errors": "^1.7.0",
"http-errors": "^1.7.1",
"raw-body": "^2.3.3"
},
"devDependencies": {
Expand All @@ -79,20 +79,20 @@
"chai": "4.1.2",
"connect": "3.6.6",
"coveralls": "3.0.2",
"eslint": "5.5.0",
"eslint-plugin-flowtype": "2.50.0",
"eslint": "5.6.0",
"eslint-plugin-flowtype": "2.50.1",
"eslint-plugin-prettier": "2.6.2",
"express": "4.16.3",
"flow-bin": "0.80.0",
"graphql": "14.0.0",
"flow-bin": "0.81.0",
"graphql": "14.0.2",
"isparta": "4.1.0",
"mocha": "5.2.0",
"multer": "1.3.1",
"prettier": "1.14.2",
"prettier": "1.14.3",
"restify": "4.3.2",
"sane": "3.0.0",
"sinon": "6.1.5",
"supertest": "3.1.0"
"sinon": "6.3.4",
"supertest": "3.3.0"
},
"peerDependencies": {
"graphql": "^0.12.0 || ^0.13.0 || ^14.0.0"
Expand Down
Loading

0 comments on commit 64d698c

Please sign in to comment.