Skip to content

Commit

Permalink
Update dependency lru-cache to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent a51e146 commit 85312c8
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.103",
"version": "5.1.104",
"description": "URL router",
"main": "index.js",
"directories": {
"test": "test"
},
"dependencies": {
"larvitutils": "5.1.122",
"lru-cache": "^8.0.0"
"lru-cache": "^11.0.0"
},
"devDependencies": {
"eslint": "8.57.1",
Expand Down

0 comments on commit 85312c8

Please sign in to comment.