diff --git a/packages/core/package.json b/packages/core/package.json index 228a931a2..acd1df0da 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -32,7 +32,7 @@ "pathe": "^2.0.3", "pg": "^8.20.0", "telegram": "^2.26.22", - "tiny-lru": "^11.4.7", + "tiny-lru": "^13.0.0", "uuid": "^13.0.0", "valibot": "^1.3.1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cf077760f..105dbc629 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -484,8 +484,8 @@ importers: specifier: ^2.26.22 version: 2.26.22 tiny-lru: - specifier: ^11.4.7 - version: 11.4.7 + specifier: ^13.0.0 + version: 13.0.0 uuid: specifier: ^13.0.0 version: 13.0.0 @@ -6974,9 +6974,9 @@ packages: through2@4.0.2: resolution: {integrity: sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==} - tiny-lru@11.4.7: - resolution: {integrity: sha512-w/Te7uMUVeH0CR8vZIjr+XiN41V+30lkDdK+NRIDCUYKKuL9VcmaUEmaPISuwGhLlrTGh5yu18lENtR9axSxYw==} - engines: {node: '>=12'} + tiny-lru@13.0.0: + resolution: {integrity: sha512-xDHxKKS1FdF0Tv2P+QT7IeSEg74K/8cEDzbv3Tv6UyHHUgBOjOiQiBp818MGj66dhurQus/IBcoAbwIKtSGc6Q==} + engines: {node: '>=14'} tinybench@2.9.0: resolution: {integrity: sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==} @@ -14994,7 +14994,7 @@ snapshots: dependencies: readable-stream: 3.6.2 - tiny-lru@11.4.7: {} + tiny-lru@13.0.0: {} tinybench@2.9.0: {}