Skip to content

Commit

Permalink
Update dependency lru-cache to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 6, 2024
1 parent 7fc9d5f commit e5e4a7a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "larvitrouter",
"version": "5.1.80",
"version": "5.1.81",
"description": "URL router",
"main": "index.js",
"directories": {
"test": "test"
},
"dependencies": {
"larvitutils": "5.1.87",
"lru-cache": "^8.0.0"
"lru-cache": "^10.0.0"
},
"devDependencies": {
"eslint": "8.57.0",
Expand Down

0 comments on commit e5e4a7a

Please sign in to comment.