Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2019-07-02 02:33:48 +0300
committerisaacs <i@izs.me>2019-07-03 20:08:32 +0300
commit429226a5e992cd907d4f19bd738037007cf78c1f (patch)
tree1fa749a95ffb71de82f5280b4e7b2974d7f637e4 /package.json
parent3cbd577120a9da6e51bb8b13534d1bf71ea5712c (diff)
lru-cache@5.1.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 80143f7c5..df74b031e 100644
--- a/package.json
+++ b/package.json
@@ -83,7 +83,7 @@
"lodash.union": "~4.6.0",
"lodash.uniq": "~4.5.0",
"lodash.without": "~4.4.0",
- "lru-cache": "^4.1.5",
+ "lru-cache": "^5.1.1",
"meant": "~1.0.1",
"mississippi": "^3.0.0",
"mkdirp": "~0.5.1",