fix(deps): update dependency lru-cache to v10 (#2181)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-07-02 17:15:53 +00:00 committed by GitHub
parent 5f2dca1979
commit 026ef988c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 8 deletions

View file

@ -72,7 +72,7 @@
"ignore-dependency-scripts": "^1.0.1",
"iso-639-1": "^2.1.15",
"js-yaml": "^4.1.0",
"lru-cache": "^9.0.1",
"lru-cache": "^10.0.0",
"masto": "^5.11.3",
"nuxt-security": "^0.13.0",
"nuxt-vitest": "^0.7.2",