Skip to content

Commit 61435bf

Browse files
fix(deps): update dependency lru-cache to v11
1 parent 2d64331 commit 61435bf

File tree

2 files changed

+27
-6
lines changed

2 files changed

+27
-6
lines changed

package-lock.json

Lines changed: 26 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.6.2"
4242
},

0 commit comments

Comments
 (0)