diff --git a/package-lock.json b/package-lock.json index 881a379d..b67659d4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@grammyjs/types": "3.8.0", "@hono/node-server": "1.11.2", "callback-data": "1.1.1", - "grammy": "1.24.0", + "grammy": "1.24.1", "grammy-guard": "0.5.0", "hono": "4.4.3", "iso-639-1": "3.1.2", @@ -3449,9 +3449,9 @@ "dev": true }, "node_modules/grammy": { - "version": "1.24.0", - "resolved": "https://registry.npmjs.org/grammy/-/grammy-1.24.0.tgz", - "integrity": "sha512-cHeUC4jOwqEF4405b0phwr40IwIzudDSBHsSni5z6JyI7u3xCYpvD+11FOmxjgjrk9L9xEumC6VKL1yR1LRWTA==", + "version": "1.24.1", + "resolved": "https://registry.npmjs.org/grammy/-/grammy-1.24.1.tgz", + "integrity": "sha512-0ijKmqL1wlxIk+Zml4qZDXTbacWFf9IEmTPAjvNpl5jpaarkE7SOxst1gDb0ZmySAPimzvP2vH4rc0IhwexSOA==", "dependencies": { "@grammyjs/types": "3.8.0", "abort-controller": "^3.0.0", diff --git a/package.json b/package.json index de31b407..e85772fc 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@grammyjs/types": "3.8.0", "@hono/node-server": "1.11.2", "callback-data": "1.1.1", - "grammy": "1.24.0", + "grammy": "1.24.1", "grammy-guard": "0.5.0", "hono": "4.4.3", "iso-639-1": "3.1.2",