Skip to content

Commit 127010e

Browse files
fix(deps): update dependency lru-cache to v10 (#495)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4e5c081 commit 127010e

File tree

2 files changed

+25
-8
lines changed

2 files changed

+25
-8
lines changed

package-lock.json

Lines changed: 24 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@octokit/request-error": "^4.0.0",
3030
"@octokit/types": "^9.0.0",
3131
"deprecation": "^2.3.1",
32-
"lru-cache": "^9.0.0",
32+
"lru-cache": "^10.0.0",
3333
"universal-github-app-jwt": "^1.1.1",
3434
"universal-user-agent": "^6.0.0"
3535
},

0 commit comments

Comments
 (0)