From a55b2f8699f0b51aac496249d2166820bf6e957d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Mar 2021 06:49:11 +0000 Subject: [PATCH] Bump telegraf from 4.1.2 to 4.2.0 Bumps [telegraf](https://github.com/telegraf/telegraf) from 4.1.2 to 4.2.0. - [Release notes](https://github.com/telegraf/telegraf/releases) - [Commits](https://github.com/telegraf/telegraf/compare/v4.1.2...v4.2.0) Signed-off-by: dependabot[bot] --- package-lock.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7563839..8417920 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2323,9 +2323,9 @@ "dev": true }, "node_modules/telegraf": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/telegraf/-/telegraf-4.1.2.tgz", - "integrity": "sha512-YZljmryOhcZgrRWU28AV7UhZ3y+jKRwPwB49PSDDmW7tKtQHrSLBkW0pCoLniDlQVz+ICBGCWXZlHfqDkQ2iNQ==", + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/telegraf/-/telegraf-4.2.0.tgz", + "integrity": "sha512-OBZk4OEdo+w0Dr/OQoKoLkAtf4rcL/hBovO+bWILEJgOJlPnKdFjG0g7wmFk7RrVh75VNc7RSp9qgb9J3TMx9A==", "dependencies": { "abort-controller": "^3.0.0", "debug": "^4.3.1", @@ -2335,7 +2335,7 @@ "p-timeout": "^4.1.0", "safe-compare": "^1.1.4", "sandwich-stream": "^2.0.2", - "typegram": "^3.1.10" + "typegram": "^3.2.0" }, "bin": { "telegraf": "bin/telegraf" @@ -2408,9 +2408,9 @@ } }, "node_modules/typegram": { - "version": "3.1.10", - "resolved": "https://registry.npmjs.org/typegram/-/typegram-3.1.10.tgz", - "integrity": "sha512-VfsuVP4uqk9yllRpaGp9yFpzvLKXghFCOSc3TVi+fy1IL2Bi4z2gJ9rMgVSSug4pWQP8Ui7Isvl14yYV8VEWaQ==" + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/typegram/-/typegram-3.2.1.tgz", + "integrity": "sha512-Vq3kOF/UtsSvlS+goKMfRerXi3hGSDanEoB4UztZLvcPkAX9GS0ejYruAb5MpVSZjxX89szxf+2gxrNeZyuhBg==" }, "node_modules/unpipe": { "version": "1.0.0", @@ -4452,9 +4452,9 @@ } }, "telegraf": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/telegraf/-/telegraf-4.1.2.tgz", - "integrity": "sha512-YZljmryOhcZgrRWU28AV7UhZ3y+jKRwPwB49PSDDmW7tKtQHrSLBkW0pCoLniDlQVz+ICBGCWXZlHfqDkQ2iNQ==", + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/telegraf/-/telegraf-4.2.0.tgz", + "integrity": "sha512-OBZk4OEdo+w0Dr/OQoKoLkAtf4rcL/hBovO+bWILEJgOJlPnKdFjG0g7wmFk7RrVh75VNc7RSp9qgb9J3TMx9A==", "requires": { "abort-controller": "^3.0.0", "debug": "^4.3.1", @@ -4464,7 +4464,7 @@ "p-timeout": "^4.1.0", "safe-compare": "^1.1.4", "sandwich-stream": "^2.0.2", - "typegram": "^3.1.10" + "typegram": "^3.2.0" }, "dependencies": { "debug": { @@ -4518,9 +4518,9 @@ } }, "typegram": { - "version": "3.1.10", - "resolved": "https://registry.npmjs.org/typegram/-/typegram-3.1.10.tgz", - "integrity": "sha512-VfsuVP4uqk9yllRpaGp9yFpzvLKXghFCOSc3TVi+fy1IL2Bi4z2gJ9rMgVSSug4pWQP8Ui7Isvl14yYV8VEWaQ==" + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/typegram/-/typegram-3.2.1.tgz", + "integrity": "sha512-Vq3kOF/UtsSvlS+goKMfRerXi3hGSDanEoB4UztZLvcPkAX9GS0ejYruAb5MpVSZjxX89szxf+2gxrNeZyuhBg==" }, "unpipe": { "version": "1.0.0", -- 2.47.2