Skip to content

Commit 6f63146

Browse files
fix(deps): update dependency lru-cache to v11 (#995)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 376749d commit 6f63146

File tree

2 files changed

+21
-6
lines changed

2 files changed

+21
-6
lines changed

package-lock.json

Lines changed: 20 additions & 5 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
@@ -36,7 +36,7 @@
3636
"launchdarkly-js-client-sdk": "^3.1.3",
3737
"lodash.isempty": "^4.4.0",
3838
"lodash.isequal": "^4.5.0",
39-
"lru-cache": "^10.0.0",
39+
"lru-cache": "^11.0.0",
4040
"object-hash": "^3.0.0",
4141
"tslib": "2.8.0"
4242
},

0 commit comments

Comments
 (0)