From f8765d79f73ef253bf974edc0c3e0e416f4c5dd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 18:16:59 +0000 Subject: [PATCH] chore(deps): bump grammy from 1.41.1 to 1.42.0 Bumps [grammy](https://github.com/grammyjs/grammY) from 1.41.1 to 1.42.0. - [Release notes](https://github.com/grammyjs/grammY/releases) - [Commits](https://github.com/grammyjs/grammY/compare/v1.41.1...v1.42.0) --- updated-dependencies: - dependency-name: grammy dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 0057536..ad03552 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "dependencies": { "@grammyjs/conversations": "^2.1.1", "dotenv": "^17.3.1", - "grammy": "^1.41.1", + "grammy": "^1.42.0", "pino": "^10.3.1", "pino-pretty": "^13.1.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2f10598..ec237c3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,13 +10,13 @@ importers: dependencies: '@grammyjs/conversations': specifier: ^2.1.1 - version: 2.1.1(grammy@1.41.1) + version: 2.1.1(grammy@1.42.0) dotenv: specifier: ^17.3.1 version: 17.3.1 grammy: - specifier: ^1.41.1 - version: 1.41.1 + specifier: ^1.42.0 + version: 1.42.0 pino: specifier: ^10.3.1 version: 10.3.1 @@ -252,8 +252,8 @@ packages: peerDependencies: grammy: ^1.20.1 - '@grammyjs/types@3.25.0': - resolution: {integrity: sha512-iN9i5p+8ZOu9OMxWNcguojQfz4K/PDyMPOnL7PPCON+SoA/F8OKMH3uR7CVUkYfdNe0GCz8QOzAWrnqusQYFOg==} + '@grammyjs/types@3.26.0': + resolution: {integrity: sha512-jlnyfxfev/2o68HlvAGRocAXgdPPX5QabG7jZlbqC2r9DZyWBfzTlg+nu3O3Fy4EhgLWu28hZ/8wr7DsNamP9A==} '@humanfs/core@0.19.1': resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==} @@ -515,8 +515,8 @@ packages: resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==} engines: {node: '>=10.13.0'} - grammy@1.41.1: - resolution: {integrity: sha512-wcHAQ1e7svL3fJMpDchcQVcWUmywhuepOOjHUHmMmWAwUJEIyK5ea5sbSjZd+Gy1aMpZeP8VYJa+4tP+j1YptQ==} + grammy@1.42.0: + resolution: {integrity: sha512-1AdCge+AkjSdp2FwfICSFnVbl8Mq3KVHJDy+DgTI9+D6keJ0zWALPRKas5jv/8psiCzL4N2cEOcGW7O45Kn39g==} engines: {node: ^12.20.0 || >=14.13.1} help-me@5.0.0: @@ -876,11 +876,11 @@ snapshots: '@eslint/core': 1.1.1 levn: 0.4.1 - '@grammyjs/conversations@2.1.1(grammy@1.41.1)': + '@grammyjs/conversations@2.1.1(grammy@1.42.0)': dependencies: - grammy: 1.41.1 + grammy: 1.42.0 - '@grammyjs/types@3.25.0': {} + '@grammyjs/types@3.26.0': {} '@humanfs/core@0.19.1': {} @@ -1185,9 +1185,9 @@ snapshots: dependencies: is-glob: 4.0.3 - grammy@1.41.1: + grammy@1.42.0: dependencies: - '@grammyjs/types': 3.25.0 + '@grammyjs/types': 3.26.0 abort-controller: 3.0.0 debug: 4.4.3 node-fetch: 2.7.0