Skip to content

Commit 17fc66a

Browse files
refactor: bump lru-cache from 10.4.0 to 11.1.0
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 10.4.0 to 11.1.0. - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](isaacs/node-lru-cache@v10.4.0...v11.1.0) --- updated-dependencies: - dependency-name: lru-cache dependency-version: 11.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e556812 commit 17fc66a

File tree

2 files changed

+53
-10
lines changed

2 files changed

+53
-10
lines changed

package-lock.json

+52-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"jwks-rsa": "3.2.0",
4545
"ldapjs": "3.0.7",
4646
"lodash": "4.17.21",
47-
"lru-cache": "10.4.0",
47+
"lru-cache": "11.1.0",
4848
"mime": "4.0.7",
4949
"mongodb": "6.15.0",
5050
"mustache": "4.2.0",

0 commit comments

Comments
 (0)