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 Jan 9, 2024
1 parent 8184b87 commit bc275d9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"eslint-import-resolver-parcel": "^1.10.6",
"eslint-plugin-react": "^7.33.0",
"eslint-plugin-react-hooks": "^4.6.0",
"lru-cache": "^7.18.3",
"lru-cache": "^10.0.0",
"parcel": "2.10.3",
"supabase": "^1.102.2",
"typescript": "^5.3.3"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5591,7 +5591,7 @@ __metadata:
ethers: ^5.7.2
graphql: ^16.8.1
graphql-request: ~6.1.0
lru-cache: ^7.18.3
lru-cache: ^10.0.0
moment: ^2.29.4
overlayscrollbars: ^2.3.0
overlayscrollbars-react: ^0.5.2
Expand Down Expand Up @@ -23507,7 +23507,7 @@ __metadata:
languageName: node
linkType: hard

"lru-cache@npm:^10.0.2":
"lru-cache@npm:^10.0.0, lru-cache@npm:^10.0.2":
version: 10.1.0
resolution: "lru-cache@npm:10.1.0"
checksum: 58056d33e2500fbedce92f8c542e7c11b50d7d086578f14b7074d8c241422004af0718e08a6eaae8705cee09c77e39a61c1c79e9370ba689b7010c152e6a76ab
Expand Down Expand Up @@ -23542,7 +23542,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: e550d772384709deea3f141af34b6d4fa392e2e418c1498c078de0ee63670f1f46f5eee746e8ef7e69e1c895af0d4224e62ee33e66a543a14763b0f2e74c1356
Expand Down

0 comments on commit bc275d9

Please sign in to comment.