From 37c65479fbf640e9699db910fb8893607ace61dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 21:33:35 +0000 Subject: [PATCH] Bump grammy from 1.31.2 to 1.31.3 Bumps [grammy](https://github.com/grammyjs/grammY) from 1.31.2 to 1.31.3. - [Release notes](https://github.com/grammyjs/grammY/releases) - [Commits](https://github.com/grammyjs/grammY/compare/v1.31.2...v1.31.3) --- updated-dependencies: - dependency-name: grammy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 35ade69..e443a52 100644 --- a/package-lock.json +++ b/package-lock.json @@ -511,9 +511,9 @@ } }, "node_modules/grammy": { - "version": "1.31.2", - "resolved": "https://registry.npmjs.org/grammy/-/grammy-1.31.2.tgz", - "integrity": "sha512-WXZciRnkYp8bR4ZIkqH/RWCldV0HZh/XPnTJ5YwD9ZRgOqpdTFjVaeYzWTb+NraO4vNlVg41DrKQ2mo1V9p4Vw==", + "version": "1.31.3", + "resolved": "https://registry.npmjs.org/grammy/-/grammy-1.31.3.tgz", + "integrity": "sha512-o1OlFzbTt4mvQVCTpcpdedAYrS5DOeal9IBf3FJ7l0A6FbLE9zuPuXa4XFiPvYCmRMVR7f+qcoTZyOpeYg9Xvw==", "dependencies": { "@grammyjs/types": "3.15.0", "abort-controller": "^3.0.0",