From 56c8b22bbfe3e3b57eb82fb3f40ca1084702cf49 Mon Sep 17 00:00:00 2001 From: abhinav7x94 Date: Sun, 16 Aug 2026 06:43:10 +0530 Subject: [PATCH] chore: update lockfile for auth tests --- bun.lock | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bun.lock b/bun.lock index d55c8237..169b2c24 100644 --- a/bun.lock +++ b/bun.lock @@ -310,6 +310,9 @@ "tailwind-merge": "^3.3.1", "zod": "^3.25.76", }, + "devDependencies": { + "happy-dom": "^20.9.0", + }, }, "packages/memory-graph": { "name": "@supermemory/memory-graph",