This repository was archived by the owner on Mar 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +742
-436
lines changed Expand file tree Collapse file tree 2 files changed +742
-436
lines changed Original file line number Diff line number Diff line change 62
62
"dependencies" : {
63
63
"accepts" : " ^1.3.5" ,
64
64
"content-type" : " ^1.0.4" ,
65
- "http-errors" : " ^1.7.1 " ,
65
+ "http-errors" : " ^1.7.2 " ,
66
66
"raw-body" : " ^2.3.3"
67
67
},
68
68
"devDependencies" : {
78
78
"body-parser" : " 1.18.3" ,
79
79
"chai" : " 4.2.0" ,
80
80
"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 " ,
85
85
"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 " ,
90
90
"multer" : " 1.4.1" ,
91
- "prettier" : " 1.14.3 " ,
91
+ "prettier" : " 1.16.4 " ,
92
92
"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 "
96
96
},
97
97
"peerDependencies" : {
98
98
"graphql" : " ^0.12.0 || ^0.13.0 || ^14.0.0"
You can’t perform that action at this time.
0 commit comments