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 2, 2024
1 parent 65986b2 commit f427d81
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.102",
"version": "5.1.103",
"description": "URL router",
"main": "index.js",
"directories": {
"test": "test"
},
"dependencies": {
"larvitutils": "5.1.121",
"lru-cache": "^8.0.0"
"lru-cache": "^11.0.0"
},
"devDependencies": {
"eslint": "8.57.1",
Expand Down

0 comments on commit f427d81

Please sign in to comment.