Skip to content

Commit 57ea0e8

Browse files
fix(deps): update dependency lru-cache to v11
1 parent c109248 commit 57ea0e8

File tree

2 files changed

+21
-34
lines changed

2 files changed

+21
-34
lines changed

package-lock.json

Lines changed: 20 additions & 33 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
@@ -35,7 +35,7 @@
3535
"launchdarkly-js-client-sdk": "^3.1.3",
3636
"lodash.isempty": "^4.4.0",
3737
"lodash.isequal": "^4.5.0",
38-
"lru-cache": "^10.0.0",
38+
"lru-cache": "^11.0.0",
3939
"object-hash": "^3.0.0",
4040
"tslib": "2.6.2"
4141
},

0 commit comments

Comments
 (0)