chore(deps)(deps): bump lru-cache from 11.3.6 to 11.5.1 in /gitnexus-web (#2298)

This commit is contained in:
dependabot[bot] 2026-06-25 01:15:40 +01:00 committed by GitHub
parent 5165686798
commit ba071b5bb3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -29,7 +29,7 @@
"i18next": "^26.3.0",
"i18next-browser-languagedetector": "^8.2.1",
"langchain": "^1.4.4",
"lru-cache": "^11.2.4",
"lru-cache": "^11.5.1",
"lucide-react": "^1.17.0",
"mermaid": "^11.15.0",
"mnemonist": "^0.40.4",
@ -6050,9 +6050,9 @@
}
},
"node_modules/lru-cache": {
"version": "11.3.6",
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.3.6.tgz",
"integrity": "sha512-Gf/KoL3C/MlI7Bt0PGI9I+TeTC/I6r/csU58N4BSNc4lppLBeKsOdFYkK+dX0ABDUMJNfCHTyPpzwwO21Awd3A==",
"version": "11.5.1",
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.5.1.tgz",
"integrity": "sha512-RPimw/7aMdv2oqRrxKwvZXcPfwBrn/JZ2xYcY9Hus/6LaS3VOAKVWKWgNLCFSiOm1ESXinjsDlidVU7JlnCN2A==",
"license": "BlueOak-1.0.0",
"engines": {
"node": "20 || >=22"

View file

@ -39,7 +39,7 @@
"i18next": "^26.3.0",
"i18next-browser-languagedetector": "^8.2.1",
"langchain": "^1.4.4",
"lru-cache": "^11.2.4",
"lru-cache": "^11.5.1",
"lucide-react": "^1.17.0",
"mermaid": "^11.15.0",
"mnemonist": "^0.40.4",