Skip to content

Commit

Permalink
upgrading lru-cache to 10.2.2 (#671)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray committed Apr 29, 2024
1 parent b255709 commit d02cdbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cache-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"dependencies": {
"eventemitter3": "^5.0.1",
"lodash.clonedeep": "^4.5.0",
"lru-cache": "^10.2.0",
"lru-cache": "^10.2.2",
"promise-coalesce": "^1.1.2"
},
"devDependencies": {
Expand Down

0 comments on commit d02cdbd

Please sign in to comment.