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 Sep 4, 2023
1 parent 18766cd commit 0325005
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 @@ -60,7 +60,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.8.3",
"typescript": "^4.9.5"
},
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5286,7 +5286,7 @@ __metadata:
ethers: ^5.7.2
graphql: ^16.7.1
graphql-request: ~6.1.0
lru-cache: ^7.18.3
lru-cache: ^10.0.0
moment: ^2.29.4
parcel: 2.8.3
react: ^18.2.0
Expand Down Expand Up @@ -22008,6 +22008,13 @@ __metadata:
languageName: node
linkType: hard

"lru-cache@npm:^10.0.0":
version: 10.0.1
resolution: "lru-cache@npm:10.0.1"
checksum: 06f8d0e1ceabd76bb6f644a26dbb0b4c471b79c7b514c13c6856113879b3bf369eb7b497dad4ff2b7e2636db202412394865b33c332100876d838ad1372f0181
languageName: node
linkType: hard

"lru-cache@npm:^4.1.2":
version: 4.1.5
resolution: "lru-cache@npm:4.1.5"
Expand Down Expand Up @@ -22036,7 +22043,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 0325005

Please sign in to comment.