From c10337ab9f9e66b0e2ebdbb0406993a1317109ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Guti=C3=A9rrez?= <35082514+alezmad@users.noreply.github.com> Date: Thu, 9 Apr 2026 10:38:53 +0100 Subject: [PATCH] chore: update lockfile for telegram bridge deps Co-Authored-By: Claude Opus 4.6 (1M context) --- pnpm-lock.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3774149..84575ff 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -223,9 +223,15 @@ importers: grammy: specifier: ^1.35.0 version: 1.42.0(encoding@0.1.13) + libsodium: + specifier: ^0.7.15 + version: 0.7.16 libsodium-wrappers: specifier: ^0.7.15 version: 0.7.15 + tsx: + specifier: ^4.19.0 + version: 4.21.0 ws: specifier: ^8.18.0 version: 8.20.0