mirror of
https://github.com/yagop/node-telegram-bot-api
synced 2025-09-01 23:05:21 +00:00
[security] bump bl package to minver
- Related to https://github.com/advisories/GHSA-pp7h-53gx-mx7r
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"array.prototype.findindex": "^2.0.2",
|
"array.prototype.findindex": "^2.0.2",
|
||||||
"bl": "^1.2.1",
|
"bl": "^1.2.3",
|
||||||
"bluebird": "^3.5.1",
|
"bluebird": "^3.5.1",
|
||||||
"debug": "^3.1.0",
|
"debug": "^3.1.0",
|
||||||
"depd": "^1.1.1",
|
"depd": "^1.1.1",
|
||||||
|
Reference in New Issue
Block a user