We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f29807e + e136e9c commit 3076315Copy full SHA for 3076315
package.json
@@ -53,7 +53,7 @@
53
"joi": "9.2.0",
54
"jsonwebtoken": "7.1.9",
55
"method-override": "^2.3.5",
56
- "mongoose": "4.6.8",
+ "mongoose": "4.7.0",
57
"morgan": "1.7.0",
58
"winston": "2.3.0"
59
},
@@ -68,7 +68,7 @@
68
"coveralls": "^2.11.6",
69
"cz-conventional-changelog": "1.2.0",
70
"del": "^2.2.0",
71
- "eslint": "3.10.2",
+ "eslint": "3.11.1",
72
"eslint-config-airbnb-base": "7.1.0",
73
"eslint-plugin-import": "1.16.0",
74
"eslint-watch": "2.1.14",
@@ -81,7 +81,7 @@
81
"gulp-sourcemaps": "^1.6.0",
82
"gulp-util": "^3.0.7",
83
"isparta": "4.0.0",
84
- "mocha": "3.1.2",
+ "mocha": "3.2.0",
85
"run-sequence": "^1.1.5",
86
"supertest": "2.0.1",
87
"supertest-as-promised": "4.0.2",
0 commit comments