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

Commit 64d698c

Browse files
committed
Update deps
1 parent 299dc7f commit 64d698c

File tree

2 files changed

+141
-118
lines changed

2 files changed

+141
-118
lines changed

package.json

Lines changed: 8 additions & 8 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.0",
65+
"http-errors": "^1.7.1",
6666
"raw-body": "^2.3.3"
6767
},
6868
"devDependencies": {
@@ -79,20 +79,20 @@
7979
"chai": "4.1.2",
8080
"connect": "3.6.6",
8181
"coveralls": "3.0.2",
82-
"eslint": "5.5.0",
83-
"eslint-plugin-flowtype": "2.50.0",
82+
"eslint": "5.6.0",
83+
"eslint-plugin-flowtype": "2.50.1",
8484
"eslint-plugin-prettier": "2.6.2",
8585
"express": "4.16.3",
86-
"flow-bin": "0.80.0",
87-
"graphql": "14.0.0",
86+
"flow-bin": "0.81.0",
87+
"graphql": "14.0.2",
8888
"isparta": "4.1.0",
8989
"mocha": "5.2.0",
9090
"multer": "1.3.1",
91-
"prettier": "1.14.2",
91+
"prettier": "1.14.3",
9292
"restify": "4.3.2",
9393
"sane": "3.0.0",
94-
"sinon": "6.1.5",
95-
"supertest": "3.1.0"
94+
"sinon": "6.3.4",
95+
"supertest": "3.3.0"
9696
},
9797
"peerDependencies": {
9898
"graphql": "^0.12.0 || ^0.13.0 || ^14.0.0"

0 commit comments

Comments
 (0)