Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-security": "^1.4.0",
"eslint-utils": "^3.0.0",
"lru-cache": "^7.8.0",
"lru-cache": "^9.0.3",
"prettier": "^2.8.4",
"typescript": "^4.5.5"
},
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3760,7 +3760,7 @@ __metadata:
ethers: ^5.7.0
graphql: ^16.4.0
graphql-request: ^5.0.0
lru-cache: ^7.8.0
lru-cache: ^9.0.3
moment: ^2.29.4
parcel: ~2.7.0
prettier: ^2.8.4
Expand Down Expand Up @@ -21006,13 +21006,20 @@ __metadata:
languageName: node
linkType: hard

"lru-cache@npm:^7.7.1, lru-cache@npm:^7.8.0":
"lru-cache@npm:^7.7.1":
version: 7.14.1
resolution: "lru-cache@npm:7.14.1"
checksum: d72c6713c6a6d86836a7a6523b3f1ac6764768cca47ec99341c3e76db06aacd4764620e5e2cda719a36848785a52a70e531822dc2b33fb071fa709683746c104
languageName: node
linkType: hard

"lru-cache@npm:^9.0.3":
version: 9.0.3
resolution: "lru-cache@npm:9.0.3"
checksum: 218415714d44c113bc3a8d12ceca6dedf310915aa861f9e0df13df1fe6db9833e1b5f1f656e9a117ac82677ad3e499be23bff2f670f2a7c5c186d64a92596b68
languageName: node
linkType: hard

"lru_map@npm:^0.3.3":
version: 0.3.3
resolution: "lru_map@npm:0.3.3"
Expand Down