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

Commit 3c864bc

Browse files
committed
Update deps
1 parent 7ab2bc9 commit 3c864bc

File tree

2 files changed

+742
-436
lines changed

2 files changed

+742
-436
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"dependencies": {
6363
"accepts": "^1.3.5",
6464
"content-type": "^1.0.4",
65-
"http-errors": "^1.7.1",
65+
"http-errors": "^1.7.2",
6666
"raw-body": "^2.3.3"
6767
},
6868
"devDependencies": {
@@ -78,21 +78,21 @@
7878
"body-parser": "1.18.3",
7979
"chai": "4.2.0",
8080
"connect": "3.6.6",
81-
"coveralls": "3.0.2",
82-
"eslint": "5.6.1",
83-
"eslint-plugin-flowtype": "2.50.3",
84-
"eslint-plugin-prettier": "3.0.0",
81+
"coveralls": "3.0.3",
82+
"eslint": "5.16.0",
83+
"eslint-plugin-flowtype": "3.5.1",
84+
"eslint-plugin-prettier": "3.0.1",
8585
"express": "4.16.4",
86-
"flow-bin": "0.83.0",
87-
"graphql": "14.0.2",
88-
"isparta": "4.1.0",
89-
"mocha": "5.2.0",
86+
"flow-bin": "0.96.0",
87+
"graphql": "14.2.1",
88+
"isparta": "4.1.1",
89+
"mocha": "6.0.2",
9090
"multer": "1.4.1",
91-
"prettier": "1.14.3",
91+
"prettier": "1.16.4",
9292
"restify": "4.3.2",
93-
"sane": "4.0.1",
94-
"sinon": "6.3.5",
95-
"supertest": "3.3.0"
93+
"sane": "4.1.0",
94+
"sinon": "7.3.1",
95+
"supertest": "4.0.2"
9696
},
9797
"peerDependencies": {
9898
"graphql": "^0.12.0 || ^0.13.0 || ^14.0.0"

0 commit comments

Comments
 (0)