Update multer to the latest version 🚀 (#4858)

* fix(package): update multer to version 1.3.1

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
This commit is contained in:
greenkeeper[bot]
2018-06-28 08:06:14 -04:00
committed by Florent Vilmart
parent 320eba1081
commit f969c7bb2a
2 changed files with 409 additions and 335 deletions

740
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -33,7 +33,7 @@
"lru-cache": "4.1.2", "lru-cache": "4.1.2",
"mime": "2.3.1", "mime": "2.3.1",
"mongodb": "3.1.0", "mongodb": "3.1.0",
"multer": "1.3.0", "multer": "1.3.1",
"parse": "1.11.1", "parse": "1.11.1",
"pg-promise": "8.4.0", "pg-promise": "8.4.0",
"redis": "2.8.0", "redis": "2.8.0",