Skip to content

Commit db0ced3

Browse files
fix(package): update lru-cache to version 5.0.1
Closes #5189
1 parent 6659b11 commit db0ced3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"follow-redirects": "1.5.9",
3232
"intersect": "1.0.1",
3333
"lodash": "4.17.11",
34-
"lru-cache": "4.1.4",
34+
"lru-cache": "5.0.1",
3535
"mime": "2.3.1",
3636
"mongodb": "3.1.10",
3737
"parse": "2.1.0",

0 commit comments

Comments
 (0)