Skip to content

Commit 6df551b

Browse files
committed
feat: upgrade lru-cache from 5.1.1 to 6.0.0
Snyk has created this PR to upgrade lru-cache from 5.1.1 to 6.0.0. See this package in npm: https://www.npmjs.com/package/lru-cache See this project in Snyk: https://app.snyk.io/org/acinader/project/21343059-02d9-4182-87d7-718a44b181ef?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent b6a20d9 commit 6df551b

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

package-lock.json

Lines changed: 4 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"jwks-rsa": "2.0.5",
4545
"ldapjs": "2.3.1",
4646
"lodash": "4.17.21",
47-
"lru-cache": "5.1.1",
47+
"lru-cache": "6.0.0",
4848
"mime": "3.0.0",
4949
"mongodb": "4.3.1",
5050
"mustache": "4.2.0",

0 commit comments

Comments
 (0)