Skip to content

Commit

Permalink
chore(deps): update dependency lru-cache to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 12, 2024
1 parent 123eb58 commit 2e8425f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"eslint-import-resolver-parcel": "^1.10.6",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"lru-cache": "^7.18.3",
"lru-cache": "^10.0.0",
"parcel": "2.11.0",
"supabase": "^1.133.3",
"typescript": "^5.3.3"
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5922,7 +5922,7 @@ __metadata:
ethers: "npm:^5.7.2"
graphql: "npm:^16.8.1"
graphql-request: "npm:~6.1.0"
lru-cache: "npm:^7.18.3"
lru-cache: "npm:^10.0.0"
moment: "npm:^2.30.1"
overlayscrollbars: "npm:^2.4.6"
overlayscrollbars-react: "npm:^0.5.3"
Expand Down Expand Up @@ -24985,6 +24985,13 @@ __metadata:
languageName: node
linkType: hard

"lru-cache@npm:^10.0.0":
version: 10.2.0
resolution: "lru-cache@npm:10.2.0"
checksum: 502ec42c3309c0eae1ce41afca471f831c278566d45a5273a0c51102dee31e0e250a62fa9029c3370988df33a14188a38e682c16143b794de78668de3643e302
languageName: node
linkType: hard

"lru-cache@npm:^10.0.2":
version: 10.1.0
resolution: "lru-cache@npm:10.1.0"
Expand Down Expand Up @@ -25020,7 +25027,7 @@ __metadata:
languageName: node
linkType: hard

"lru-cache@npm:^7.18.3, lru-cache@npm:^7.7.1":
"lru-cache@npm:^7.7.1":
version: 7.18.3
resolution: "lru-cache@npm:7.18.3"
checksum: 6029ca5aba3aacb554e919d7ef804fffd4adfc4c83db00fac8248c7c78811fb6d4b6f70f7fd9d55032b3823446546a007edaa66ad1f2377ae833bd983fac5d98
Expand Down

0 comments on commit 2e8425f

Please sign in to comment.