From 38e924e4a2a24f2fc2e278cfa864ba983e357a8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 11:53:37 +0000 Subject: [PATCH] chore(deps): bump grammy from 1.20.1 to 1.20.2 Bumps [grammy](https://github.com/grammyjs/grammY) from 1.20.1 to 1.20.2. - [Release notes](https://github.com/grammyjs/grammY/releases) - [Commits](https://github.com/grammyjs/grammY/compare/v1.20.1...v1.20.2) --- updated-dependencies: - dependency-name: grammy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5207a4b..f182e18 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@grammyjs/auto-retry": "^1.1.1", "discord.js-selfbot-v13": "^2.15.0", "dotenv": "^16.3.1", - "grammy": "^1.20.1", + "grammy": "^1.20.2", "node-capmonster": "^0.4.2", "nodemon": "^3.0.2", "typescript": "^5.3.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ad54784..65e9ecd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ dependencies: specifier: ^16.3.1 version: 16.3.1 grammy: - specifier: ^1.20.1 - version: 1.20.1 + specifier: ^1.20.2 + version: 1.20.2 node-capmonster: specifier: ^0.4.2 version: 0.4.2 @@ -990,8 +990,8 @@ packages: slash: 3.0.0 dev: true - /grammy@1.20.1: - resolution: {integrity: sha512-/vQiO3EGVVl3KmebXOnZLOA3Lfh1h4edi/f7Pu/dFuEijYrdX0hwg2v+vmH5qQn17Fp4i2P2wjbwr2dku5sLzA==} + /grammy@1.20.2: + resolution: {integrity: sha512-hZ2ZIB8n9rcglpcnerqOgn+duVvB144mdbLAgKfE18Nj/ZBi+6SzXT/P5dIz89F56Q6YynzrwUFN8+uCPVuc1A==} engines: {node: ^12.20.0 || >=14.13.1} dependencies: '@grammyjs/types': 3.4.4