Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Commit

Permalink
update node-cache package (removes old lodash dependency)
Browse files Browse the repository at this point in the history
  • Loading branch information
eli-darkly committed Oct 23, 2019
1 parent 587b777 commit 7d8d074
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 10 deletions.
26 changes: 17 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/redis": "2.8.6",
"async": "3.1.0",
"lrucache": "^1.0.3",
"node-cache": "^3.2.1",
"node-cache": "^4.2.0",
"node-sha1": "0.0.1",
"redis": "^2.6.0-2",
"request": "2.88.0",
Expand Down

0 comments on commit 7d8d074

Please sign in to comment.