2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-29 05:17:41 +00:00

[security] bump bl package to minver

- Related to https://github.com/advisories/GHSA-pp7h-53gx-mx7r
This commit is contained in:
Davide Pastore 2020-09-16 14:47:43 +02:00 committed by GitHub
parent 93eaad082c
commit 167e52c04a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@
},
"dependencies": {
"array.prototype.findindex": "^2.0.2",
"bl": "^1.2.1",
"bl": "^1.2.3",
"bluebird": "^3.5.1",
"debug": "^3.1.0",
"depd": "^1.1.1",