Skip to content

Commit c92bb9c

Browse files
committed
fix: upgrade lru-cache from 7.10.2 to 7.12.0
Snyk has created this PR to upgrade lru-cache from 7.10.2 to 7.12.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 2ea4e37 commit c92bb9c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -41,7 +41,7 @@
4141
"jwks-rsa": "2.1.4",
4242
"ldapjs": "2.3.3",
4343
"lodash": "4.17.21",
44-
"lru-cache": "7.10.2",
44+
"lru-cache": "7.12.0",
4545
"mime": "3.0.0",
4646
"mongodb": "4.6.0",
4747
"mustache": "4.2.0",

0 commit comments

Comments
 (0)