Comparing version 2.2.3 to 2.2.4
{ | ||
"name": "fi-errors", | ||
"title": "Fi Errors", | ||
"version": "2.2.3", | ||
"version": "2.2.4", | ||
"description": "Error manangement middleware for ExpressJS", | ||
@@ -34,7 +34,7 @@ "main": "index.js", | ||
"devDependencies": { | ||
"chai": "^4.1.2", | ||
"chai-http": "^4.2.0", | ||
"express": "^4.16.3", | ||
"mocha": "^5.2.0", | ||
"mongoose": "^5.2.14", | ||
"chai": "^4.2.0", | ||
"chai-http": "^4.2.1", | ||
"express": "^4.16.4", | ||
"mocha": "^6.0.0", | ||
"mongoose": "^5.4.14", | ||
"request": "^2.88.0", | ||
@@ -44,4 +44,4 @@ "uuid": "^3.3.2" | ||
"dependencies": { | ||
"fi-is": "^1.2.0" | ||
"fi-is": "^1.3.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
19390
Updatedfi-is@^1.3.1