diff --git a/bun.lockb b/bun.lockb index d1f6f13..22177e2 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 8f6265f..268ae34 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "test": "bun test --watch" }, "dependencies": { - "@types/bun": "^1.1.16", + "@types/bun": "^1.1.17", "qrcode": "^1.5.4", "tslib": "^2.8.1" },