diff --git a/deno.json b/deno.json index 71e6e93..fdab5dc 100644 --- a/deno.json +++ b/deno.json @@ -8,7 +8,8 @@ ], "imports": { "@bufbuild/protobuf": "npm:@bufbuild/protobuf@^2.2.3", - "@meshtastic/protobufs": "jsr:@meshtastic/protobufs@^2.6.0", + "@meshtastic/protobufs": "jsr:@meshtastic/protobufs@^2.6.2", + "@types/node": "npm:@types/node@^22.13.10", "ste-simple-events": "npm:ste-simple-events@^3.0.11", "tslog": "npm:tslog@^4.9.3" }