mirror of
https://github.com/yagop/node-telegram-bot-api
synced 2025-08-29 13:27:44 +00:00
Update dependencies
This commit is contained in:
parent
874feaf833
commit
0b2cadacf1
16
package.json
16
package.json
@ -22,21 +22,21 @@
|
|||||||
"author": "Yago Pérez <yagoperezs@gmail.com>",
|
"author": "Yago Pérez <yagoperezs@gmail.com>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bluebird": "^2.10.1",
|
"bluebird": "^2.10.2",
|
||||||
"debug": "^2.2.0",
|
"debug": "^2.2.0",
|
||||||
"file-type": "^3.4.0",
|
"file-type": "^3.4.0",
|
||||||
"mime": "^1.3.4",
|
"mime": "^1.3.4",
|
||||||
"request": "^2.64.0"
|
"request": "^2.67.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"contributor": "^0.1.25",
|
"contributor": "^0.1.25",
|
||||||
"coveralls": "^2.11.4",
|
"coveralls": "^2.11.6",
|
||||||
"istanbul": "^0.3.21",
|
"istanbul": "^0.4.1",
|
||||||
"jsdoc-to-markdown": "^1.2.0",
|
"jsdoc-to-markdown": "^1.3.3",
|
||||||
"jshint": "^2.8.0",
|
"jshint": "^2.9.1-rc2",
|
||||||
"mocha": "^2.3.3",
|
"mocha": "^2.3.4",
|
||||||
"mocha-lcov-reporter": "^1.0.0",
|
"mocha-lcov-reporter": "^1.0.0",
|
||||||
"should": "^7.1.0"
|
"should": "^8.0.2"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user