Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 7bdb8e6

Browse files
committed
fix(deps): update dependency telegraf to v4
1 parent ef4db3c commit 7bdb8e6

2 files changed

Lines changed: 95 additions & 20 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"nodejs-i18n": "2.4.0",
5858
"pg": "^8.3.3",
5959
"pg-native": "^3.0.0",
60-
"telegraf": "^3.38.0",
60+
"telegraf": "^4.7.0",
6161
"telegraf-start-parts": "^1.0.0"
6262
},
6363
"devDependencies": {

yarn.lock

Lines changed: 94 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,13 @@ abbrev@1:
258258
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
259259
integrity sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==
260260

261+
abort-controller@^3.0.0:
262+
version "3.0.0"
263+
resolved "https://registry.yarnpkg.com/abort-controller/-/abort-controller-3.0.0.tgz#eaf54d53b62bae4138e809ca225c8439a6efb392"
264+
integrity sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==
265+
dependencies:
266+
event-target-shim "^5.0.0"
267+
261268
acorn-jsx@^5.2.0:
262269
version "5.2.0"
263270
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.2.0.tgz#4c66069173d6fdd68ed85239fc256226182b2ebe"
@@ -616,6 +623,24 @@ buf-compare@^1.0.0:
616623
resolved "https://registry.yarnpkg.com/buf-compare/-/buf-compare-1.0.1.tgz#fef28da8b8113a0a0db4430b0b6467b69730b34a"
617624
integrity sha1-/vKNqLgROgoNtEMLC2Rntpcws0o=
618625

626+
buffer-alloc-unsafe@^1.1.0:
627+
version "1.1.0"
628+
resolved "https://registry.yarnpkg.com/buffer-alloc-unsafe/-/buffer-alloc-unsafe-1.1.0.tgz#bd7dc26ae2972d0eda253be061dba992349c19f0"
629+
integrity sha512-TEM2iMIEQdJ2yjPJoSIsldnleVaAk1oW3DBVUykyOLsEsFmEc9kn+SFFPz+gl54KQNxlDnAwCXosOS9Okx2xAg==
630+
631+
buffer-alloc@^1.2.0:
632+
version "1.2.0"
633+
resolved "https://registry.yarnpkg.com/buffer-alloc/-/buffer-alloc-1.2.0.tgz#890dd90d923a873e08e10e5fd51a57e5b7cce0ec"
634+
integrity sha512-CFsHQgjtW1UChdXgbyJGtnm+O/uLQeZdtbDo8mfUgYXCHSM1wgrVxXm6bSyrUuErEb+4sYVGCzASBRot7zyrow==
635+
dependencies:
636+
buffer-alloc-unsafe "^1.1.0"
637+
buffer-fill "^1.0.0"
638+
639+
buffer-fill@^1.0.0:
640+
version "1.0.0"
641+
resolved "https://registry.yarnpkg.com/buffer-fill/-/buffer-fill-1.0.0.tgz#f8f78b76789888ef39f205cd637f68e702122b2c"
642+
integrity sha1-+PeLdniYiO858gXNY39o5wISKyw=
643+
619644
buffer-writer@2.0.0:
620645
version "2.0.0"
621646
resolved "https://registry.yarnpkg.com/buffer-writer/-/buffer-writer-2.0.0.tgz#ce7eb81a38f7829db09c873f2fbb792c0c98ec04"
@@ -1001,6 +1026,13 @@ debug@^4.2.0:
10011026
dependencies:
10021027
ms "2.1.2"
10031028

1029+
debug@^4.3.3:
1030+
version "4.3.3"
1031+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664"
1032+
integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==
1033+
dependencies:
1034+
ms "2.1.2"
1035+
10041036
decamelize-keys@^1.1.0:
10051037
version "1.1.0"
10061038
resolved "https://registry.yarnpkg.com/decamelize-keys/-/decamelize-keys-1.1.0.tgz#d171a87933252807eb3cb61dc1c1445d078df2d9"
@@ -1584,6 +1616,11 @@ esutils@^2.0.2:
15841616
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b"
15851617
integrity sha1-Cr9PHKpbyx96nYrMbepPqqBLrJs=
15861618

1619+
event-target-shim@^5.0.0:
1620+
version "5.0.1"
1621+
resolved "https://registry.yarnpkg.com/event-target-shim/-/event-target-shim-5.0.1.tgz#5d4d3ebdf9583d63a5333ce2deb7480ab2b05789"
1622+
integrity sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==
1623+
15871624
events@^3.0.0:
15881625
version "3.1.0"
15891626
resolved "https://registry.yarnpkg.com/events/-/events-3.1.0.tgz#84279af1b34cb75aa88bf5ff291f6d0bd9b31a59"
@@ -2889,9 +2926,12 @@ natural-compare@^1.4.0:
28892926
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
28902927
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
28912928

2892-
node-fetch@^2.2.0:
2893-
version "2.2.0"
2894-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.2.0.tgz#4ee79bde909262f9775f731e3656d0db55ced5b5"
2929+
node-fetch@^2.6.7:
2930+
version "2.6.7"
2931+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
2932+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
2933+
dependencies:
2934+
whatwg-url "^5.0.0"
28952935

28962936
"node-libs-browser@^1.0.0 || ^2.0.0":
28972937
version "2.2.1"
@@ -3117,6 +3157,11 @@ p-reduce@^2.1.0:
31173157
resolved "https://registry.yarnpkg.com/p-reduce/-/p-reduce-2.1.0.tgz#09408da49507c6c274faa31f28df334bc712b64a"
31183158
integrity sha512-2USApvnsutq8uoxZBGbbWM0JIYLiEMJ9RlaN7fAzVNb9OZN0SHjjTTfIcb667XynS5Y1VhwDJVDa72TnPzAYWw==
31193159

3160+
p-timeout@^4.1.0:
3161+
version "4.1.0"
3162+
resolved "https://registry.yarnpkg.com/p-timeout/-/p-timeout-4.1.0.tgz#788253c0452ab0ffecf18a62dff94ff1bd09ca0a"
3163+
integrity sha512-+/wmHtzJuWii1sXn3HCuH/FTwGhrp4tmJTxSKJbfS+vkipci6osxXM5mY0jUiRzWKMTgUT8l7HFbeSwZAynqHw==
3164+
31203165
p-try@^1.0.0:
31213166
version "1.0.0"
31223167
resolved "https://registry.yarnpkg.com/p-try/-/p-try-1.0.0.tgz#cbc79cdbaf8fd4228e13f621f2b1a237c1b207b3"
@@ -3760,6 +3805,13 @@ safe-buffer@^5.2.0:
37603805
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
37613806
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
37623807

3808+
safe-compare@^1.1.4:
3809+
version "1.1.4"
3810+
resolved "https://registry.yarnpkg.com/safe-compare/-/safe-compare-1.1.4.tgz#5e0128538a82820e2e9250cd78e45da6786ba593"
3811+
integrity sha512-b9wZ986HHCo/HbKrRpBJb2kqXMK9CEWIE1egeEvZsYn69ay3kdfl9nG3RyOcR+jInTDf7a86WQ1d4VJX7goSSQ==
3812+
dependencies:
3813+
buffer-alloc "^1.2.0"
3814+
37633815
safe-regex@^1.1.0:
37643816
version "1.1.0"
37653817
resolved "https://registry.yarnpkg.com/safe-regex/-/safe-regex-1.1.0.tgz#40a3669f3b077d1e943d44629e157dd48023bf2e"
@@ -3778,9 +3830,10 @@ safe-regex@^2.1.1:
37783830
version "2.1.2"
37793831
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
37803832

3781-
sandwich-stream@^2.0.1:
3782-
version "2.0.1"
3783-
resolved "https://registry.yarnpkg.com/sandwich-stream/-/sandwich-stream-2.0.1.tgz#71606fd182ec07ac41ecaf963f82eb6718aaf765"
3833+
sandwich-stream@^2.0.2:
3834+
version "2.0.2"
3835+
resolved "https://registry.yarnpkg.com/sandwich-stream/-/sandwich-stream-2.0.2.tgz#6d1feb6cf7e9fe9fadb41513459a72c2e84000fa"
3836+
integrity sha512-jLYV0DORrzY3xaz/S9ydJL6Iz7essZeAfnAavsJ+zsJGZ1MOnsS52yRjU3uF3pJa/lla7+wisp//fxOwOH8SKQ==
37843837

37853838
semver-diff@^3.1.1:
37863839
version "3.1.1"
@@ -4148,21 +4201,20 @@ telegraf-start-parts@^1.0.0:
41484201
resolved "https://registry.yarnpkg.com/telegraf-start-parts/-/telegraf-start-parts-1.0.0.tgz#0412f5ea8f9e0bce7cc50dc7063f971c7140259f"
41494202
integrity sha512-NSTV4t5HUwoylPmw59FrXrZk1RkDUyDiVI4/cwccEysY0rBkt3WxTqfl7aNE02bZQfQS0tsjw4NU958C5RvEcw==
41504203

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==
4204+
telegraf@^4.7.0:
4205+
version "4.7.0"
4206+
resolved "https://registry.yarnpkg.com/telegraf/-/telegraf-4.7.0.tgz#6ee8a8f98900a67472f1ca935c0aba3e8fa49f05"
4207+
integrity sha512-rspH4kiVHE1zpnyQvlGFj+Tzu7zN02gSOcdLUayvnkaTwww2E6xBkwne+DKkDPdaRhvQ61J+dcVhLQv9fL+FsQ==
41554208
dependencies:
4156-
debug "^4.0.1"
4157-
minimist "^1.2.0"
4209+
abort-controller "^3.0.0"
4210+
debug "^4.3.3"
4211+
minimist "^1.2.5"
41584212
module-alias "^2.2.2"
4159-
node-fetch "^2.2.0"
4160-
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"
4213+
node-fetch "^2.6.7"
4214+
p-timeout "^4.1.0"
4215+
safe-compare "^1.1.4"
4216+
sandwich-stream "^2.0.2"
4217+
typegram "^3.8.0"
41664218

41674219
temp-dir@^2.0.0:
41684220
version "2.0.0"
@@ -4262,6 +4314,11 @@ touch@^3.1.0:
42624314
dependencies:
42634315
nopt "~1.0.10"
42644316

4317+
tr46@~0.0.3:
4318+
version "0.0.3"
4319+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
4320+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
4321+
42654322
trim-newlines@^3.0.0:
42664323
version "3.0.0"
42674324
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.0.tgz#79726304a6a898aa8373427298d54c2ee8b1cb30"
@@ -4333,6 +4390,11 @@ typedarray-to-buffer@^3.1.5:
43334390
dependencies:
43344391
is-typedarray "^1.0.0"
43354392

4393+
typegram@^3.8.0:
4394+
version "3.8.0"
4395+
resolved "https://registry.yarnpkg.com/typegram/-/typegram-3.8.0.tgz#6f09e1f3d27bb4659dcf6e294603550584c7b39c"
4396+
integrity sha512-MdlbWu0HfmgFJf4+xj6eqGYuanV2LJxBYTzLrD0kTV+woQ5dxDD2k8UVVjYnbBGkAagAyxzQevPiFZRWLFHSBw==
4397+
43364398
typescript@^3.9.7:
43374399
version "3.9.7"
43384400
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
@@ -4485,6 +4547,19 @@ vm-browserify@^1.0.1:
44854547
resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0"
44864548
integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==
44874549

4550+
webidl-conversions@^3.0.0:
4551+
version "3.0.1"
4552+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
4553+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
4554+
4555+
whatwg-url@^5.0.0:
4556+
version "5.0.0"
4557+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
4558+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
4559+
dependencies:
4560+
tr46 "~0.0.3"
4561+
webidl-conversions "^3.0.0"
4562+
44884563
which@^2.0.1:
44894564
version "2.0.2"
44904565
resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1"

0 commit comments

Comments
 (0)