mirror of
https://github.com/yagop/node-telegram-bot-api
synced 2025-08-29 05:17:41 +00:00
Upgraded dependencies
This commit is contained in:
parent
08678f6b16
commit
db058d110f
14
package.json
14
package.json
@ -22,20 +22,20 @@
|
||||
"author": "Yago Pérez <yagoperezs@gmail.com>",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"bluebird": "^2.9.30",
|
||||
"bluebird": "^2.10.1",
|
||||
"debug": "^2.2.0",
|
||||
"mime": "^1.3.4",
|
||||
"request": "^2.58.0"
|
||||
"request": "^2.64.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"contributor": "^0.1.25",
|
||||
"coveralls": "^2.11.2",
|
||||
"istanbul": "^0.3.17",
|
||||
"coveralls": "^2.11.4",
|
||||
"istanbul": "^0.3.21",
|
||||
"jsdoc-to-markdown": "^1.2.0",
|
||||
"jshint": "^2.8.0",
|
||||
"mocha": "^2.2.5",
|
||||
"mocha-lcov-reporter": "0.0.2",
|
||||
"should": "^7.0.1"
|
||||
"mocha": "^2.3.3",
|
||||
"mocha-lcov-reporter": "^1.0.0",
|
||||
"should": "^7.1.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
x
Reference in New Issue
Block a user