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 Jun 28, 2023
1 parent e63117c commit c37c40e
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 @@ -57,7 +57,7 @@
"eslint-import-resolver-parcel": "^1.10.6",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"lru-cache": "^7.18.3",
"lru-cache": "^10.0.0",
"typescript": "^4.9.5"
},
"dependencies": {
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5273,7 +5273,7 @@ __metadata:
ethers: ^5.7.2
graphql: ^16.6.0
graphql-request: ~5.1.0
lru-cache: ^7.18.3
lru-cache: ^10.0.0
moment: ^2.29.4
parcel: ~2.8.0
react: ^18.2.0
Expand Down Expand Up @@ -21638,6 +21638,13 @@ __metadata:
languageName: node
linkType: hard

"lru-cache@npm:^10.0.0":
version: 10.0.0
resolution: "lru-cache@npm:10.0.0"
checksum: 18f101675fe283bc09cda0ef1e3cc83781aeb8373b439f086f758d1d91b28730950db785999cd060d3c825a8571c03073e8c14512b6655af2188d623031baf50
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 @@ -21666,7 +21673,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 c37c40e

Please sign in to comment.