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.
1 parent bd67a74 commit 48d7cf1Copy full SHA for 48d7cf1
package.json
@@ -10,9 +10,9 @@
10
"author": "Patrick Valer <hello@patrickvaler.ch>",
11
"license": "MIT",
12
"dependencies": {
13
- "body-parser": "^1.17.1",
14
- "express": "^4.15.2",
15
- "mongoose": "^4.9.7",
+ "body-parser": "^1.17.2",
+ "express": "^4.15.3",
+ "mongoose": "^4.10.2",
16
"morgan": "^1.8.1",
17
"q": "^1.5.0"
18
},
@@ -23,9 +23,9 @@
23
"chai": "^3.5.0",
24
"chai-http": "^3.0.0",
25
"eslint": "^3.19.0",
26
- "eslint-config-airbnb-base": "^11.1.3",
+ "eslint-config-airbnb-base": "^11.2.0",
27
"eslint-plugin-import": "^2.2.0",
28
- "mocha": "^3.3.0",
+ "mocha": "^3.4.1",
29
"mockgoose": "^7.3.1",
30
"nodemon": "^1.11.0"
31
0 commit comments