Update lru-cache to the latest version 🚀 (#5189)

* fix(package): update lru-cache to version 5.0.0

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot]
2018-11-21 02:17:19 +00:00
committed by peril-parse-community[bot]
parent 6659b11962
commit 7984bc2ae3
2 changed files with 4 additions and 5 deletions

View File

@@ -31,7 +31,7 @@
"follow-redirects": "1.5.9",
"intersect": "1.0.1",
"lodash": "4.17.11",
"lru-cache": "4.1.4",
"lru-cache": "5.0.0",
"mime": "2.3.1",
"mongodb": "3.1.10",
"parse": "2.1.0",