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:
authorRebecca Turner <me@re-becca.org>2017-06-27 01:16:50 +0300
committerRebecca Turner <me@re-becca.org>2017-06-27 01:24:37 +0300
commit6f7a634cfd5cac28812af5c6fb4dc881b807e127 (patch)
tree74d21a1098c8dbcc9edac2346c29e1a44f5cbb7f /package.json
parentdbd9bffddf98af56924cff2f9130f26ff4c3e6d2 (diff)
lru-cache@4.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 4d828e621..eaa29ef9c 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"lodash.union": "~4.6.0",
"lodash.uniq": "~4.5.0",
"lodash.without": "~4.4.0",
- "lru-cache": "~4.0.2",
+ "lru-cache": "~4.1.1",
"mississippi": "~1.3.0",
"mkdirp": "~0.5.1",
"move-concurrently": "~1.0.1",