Bump telegraf from 4.5.2 to 4.6.0 #287

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/telegraf-4.6.0 into main 2022-01-17 13:38:16 +00:00

16
package-lock.json generated
View File

@ -8528,9 +8528,9 @@
} }
}, },
"node_modules/telegraf": { "node_modules/telegraf": {
"version": "4.5.2", "version": "4.6.0",
"resolved": "https://registry.npmjs.org/telegraf/-/telegraf-4.5.2.tgz", "resolved": "https://registry.npmjs.org/telegraf/-/telegraf-4.6.0.tgz",
"integrity": "sha512-OG68wQqYQQq2ldzAMv6JJUkh9XU+4mWRgHinMeJ8FoRA5ZZuA4WauqRFi8aY/OQiwJM2gTT2XWCfopN2dZWDNw==", "integrity": "sha512-77JqMIyEd8jN5meTp6F50ILVsqxMaVplbDZtGNfJhVr75ZsnClLYt+z3p61cOcACaPIlgOtqzQwN0wtjVjdiCg==",
"dependencies": { "dependencies": {
"abort-controller": "^3.0.0", "abort-controller": "^3.0.0",
"debug": "^4.3.3", "debug": "^4.3.3",
@ -8540,7 +8540,7 @@
"p-timeout": "^4.1.0", "p-timeout": "^4.1.0",
"safe-compare": "^1.1.4", "safe-compare": "^1.1.4",
"sandwich-stream": "^2.0.2", "sandwich-stream": "^2.0.2",
"typegram": "^3.6.1" "typegram": "^3.7.0"
}, },
"bin": { "bin": {
"telegraf": "bin/telegraf" "telegraf": "bin/telegraf"
@ -15619,9 +15619,9 @@
"integrity": "sha512-9m05qqR8sQzWpW1q1/BXUiz1bnUXh7NkK/+w0MoSX7+dURYLj6e4zAkuBBWyTCKnhJjRsQXpoXiJCnakpZdJVA==" "integrity": "sha512-9m05qqR8sQzWpW1q1/BXUiz1bnUXh7NkK/+w0MoSX7+dURYLj6e4zAkuBBWyTCKnhJjRsQXpoXiJCnakpZdJVA=="
}, },
"telegraf": { "telegraf": {
"version": "4.5.2", "version": "4.6.0",
"resolved": "https://registry.npmjs.org/telegraf/-/telegraf-4.5.2.tgz", "resolved": "https://registry.npmjs.org/telegraf/-/telegraf-4.6.0.tgz",
"integrity": "sha512-OG68wQqYQQq2ldzAMv6JJUkh9XU+4mWRgHinMeJ8FoRA5ZZuA4WauqRFi8aY/OQiwJM2gTT2XWCfopN2dZWDNw==", "integrity": "sha512-77JqMIyEd8jN5meTp6F50ILVsqxMaVplbDZtGNfJhVr75ZsnClLYt+z3p61cOcACaPIlgOtqzQwN0wtjVjdiCg==",
"requires": { "requires": {
"abort-controller": "^3.0.0", "abort-controller": "^3.0.0",
"debug": "^4.3.3", "debug": "^4.3.3",
@ -15631,7 +15631,7 @@
"p-timeout": "^4.1.0", "p-timeout": "^4.1.0",
"safe-compare": "^1.1.4", "safe-compare": "^1.1.4",
"sandwich-stream": "^2.0.2", "sandwich-stream": "^2.0.2",
"typegram": "^3.6.1" "typegram": "^3.7.0"
}, },
"dependencies": { "dependencies": {
"debug": { "debug": {