Skip to content

Commit

Permalink
upgrading lru-cache to 10.1.0 (#627)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray authored Dec 19, 2023
1 parent 1d8d01a commit 7cc832e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"license": "MIT",
"dependencies": {
"lodash.clonedeep": "^4.5.0",
"lru-cache": "^10.0.2",
"lru-cache": "^10.1.0",
"promise-coalesce": "^1.1.2"
},
"devDependencies": {
Expand Down

0 comments on commit 7cc832e

Please sign in to comment.