Skip to content

Commit d2f47ef

Browse files
authored
fix: bump lru-cache (#913)
1 parent b523dc1 commit d2f47ef

2 files changed

Lines changed: 36 additions & 143 deletions

File tree

package-lock.json

Lines changed: 35 additions & 142 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
@@ -77,7 +77,7 @@
7777
"jose": "^6.0.10",
7878
"json-bigint": "^1.0.0",
7979
"knex": "^3.1.0",
80-
"lru-cache": "^10.2.0",
80+
"lru-cache": "^11.2.0",
8181
"object-sizeof": "^2.6.4",
8282
"pg": "^8.12.0",
8383
"pg-boss": "github:supabase/pg-boss#feat/exactly_once",

0 commit comments

Comments
 (0)