Update telegraf

This commit is contained in:
dmitry 2023-09-04 00:12:21 +04:00
parent af653d15b0
commit 3d95512bf2
2 changed files with 17 additions and 17 deletions

View file

@ -9,6 +9,6 @@
"start": "ts-node src/index.ts"
},
"dependencies": {
"telegraf": "4.12.2"
"telegraf": "4.13.1"
}
}