From 2a5aee1e4591ee4cdd58aeb9d4ecfb81fbc573f1 Mon Sep 17 00:00:00 2001 From: Nate Kelley Date: Thu, 9 Oct 2025 10:44:34 -0600 Subject: [PATCH] fix package lock --- pnpm-lock.yaml | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7ca67ac59..17b59e2c9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1016,6 +1016,9 @@ importers: packages/access-controls: dependencies: + '@biomejs/biome': + specifier: 2.2.5 + version: 2.2.5 '@buster/data-source': specifier: workspace:* version: link:../data-source @@ -1035,8 +1038,8 @@ importers: specifier: 'catalog:' version: 0.44.5(@opentelemetry/api@1.9.0)(@types/pg@8.15.4)(bun-types@1.2.23(@types/react@19.1.13))(mysql2@3.14.1)(pg@8.16.3)(postgres@3.4.7) lru-cache: - specifier: ^11.1.0 - version: 11.1.0 + specifier: ^11.2.2 + version: 11.2.2 node-sql-parser: specifier: ^5.3.12 version: 5.3.12 @@ -9419,10 +9422,6 @@ packages: lru-cache@10.4.3: resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==} - lru-cache@11.1.0: - resolution: {integrity: sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A==} - engines: {node: 20 || >=22} - lru-cache@11.2.2: resolution: {integrity: sha512-F9ODfyqML2coTIsQpSkRHnLSZMtkU8Q+mSfcaIyKwy58u+8k5nvAYeiNhsyMARvzNcXJ9QfWVrcPsC9e9rAxtg==} engines: {node: 20 || >=22} @@ -22666,8 +22665,6 @@ snapshots: lru-cache@10.4.3: {} - lru-cache@11.1.0: {} - lru-cache@11.2.2: {} lru-cache@5.1.1: