This repository was archived by the owner on Oct 13, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5757 "nodejs-i18n" : " 2.4.0" ,
5858 "pg" : " ^8.3.3" ,
5959 "pg-native" : " ^3.0.0" ,
60- "telegraf" : " ^3.38 .0" ,
60+ "telegraf" : " ^3.39 .0" ,
6161 "telegraf-start-parts" : " ^1.0.0"
6262 },
6363 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -4148,21 +4148,17 @@ telegraf-start-parts@^1.0.0:
41484148 resolved "https://registry.yarnpkg.com/telegraf-start-parts/-/telegraf-start-parts-1.0.0.tgz#0412f5ea8f9e0bce7cc50dc7063f971c7140259f"
41494149 integrity sha512-NSTV4t5HUwoylPmw59FrXrZk1RkDUyDiVI4/cwccEysY0rBkt3WxTqfl7aNE02bZQfQS0tsjw4NU958C5RvEcw==
41504150
4151- telegraf@^3.38 .0 :
4152- version "3.38 .0"
4153- resolved "https://registry.yarnpkg.com/telegraf/-/telegraf-3.38 .0.tgz#745b447547a8e6cdb626055e4d616058aaae0759 "
4154- integrity sha512-va4VlrKWp64JrowFoZX/NPzzA6q38kvaIukVXOWFO1V+jR1G8+hCfgJy4TX8Z3rwLJzwaBEet1QhikHDRZWl3A ==
4151+ telegraf@^3.39 .0 :
4152+ version "3.39 .0"
4153+ resolved "https://registry.yarnpkg.com/telegraf/-/telegraf-3.39 .0.tgz#32a7ed464c80802fe3177619d2a9c53413487850 "
4154+ integrity sha512-6u5UyW2KpMS/hwC4DKLGlicK/rVSYCahPFgF14ioP6BzwcDwQlciHCB/oWguvxLJaYGrvY6crzLHfjupFTBPXw ==
41554155 dependencies :
41564156 debug "^4.0.1"
41574157 minimist "^1.2.0"
41584158 module-alias "^2.2.2"
41594159 node-fetch "^2.2.0"
41604160 sandwich-stream "^2.0.1"
4161- telegram-typings "^3.6.0"
4162-
4163- telegram-typings@^3.6.0 :
4164- version "3.6.1"
4165- resolved "https://registry.yarnpkg.com/telegram-typings/-/telegram-typings-3.6.1.tgz#1288d547f8694b61f1c01c2993e295f3114d9e25"
4161+ typegram "^3.1.5"
41664162
41674163temp-dir@^2.0.0 :
41684164 version "2.0.0"
@@ -4333,6 +4329,11 @@ typedarray-to-buffer@^3.1.5:
43334329 dependencies :
43344330 is-typedarray "^1.0.0"
43354331
4332+ typegram@^3.1.5 :
4333+ version "3.4.3"
4334+ resolved "https://registry.yarnpkg.com/typegram/-/typegram-3.4.3.tgz#a1e212beaf6b43079a3774457b40d6eab1a93acf"
4335+ integrity sha512-pH0TQJzCWM2+7y6yiBoQVNt7PO9ZvAu/lQukVx4sm68FIBBZEBWI+2MzuMcdbwrD5mD5NrEMAyml9N6DupUZag==
4336+
43364337typescript@^3.9.7 :
43374338 version "3.9.7"
43384339 resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
You can’t perform that action at this time.
0 commit comments