mirror of
https://github.com/misskey-dev/summaly.git
synced 2025-05-08 07:07:17 +09:00
chore(package): update dependencies
This commit is contained in:
parent
b994fd39d9
commit
042b666a52
18
package.json
18
package.json
@ -13,23 +13,23 @@
|
||||
"test": "mocha --harmony"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/express": "4.11.1",
|
||||
"@types/express": "4.16.0",
|
||||
"@types/debug": "0.0.30",
|
||||
"@types/html-entities": "1.2.16",
|
||||
"@types/mocha": "5.0.0",
|
||||
"@types/request": "2.47.0",
|
||||
"@types/node": "9.6.5",
|
||||
"@types/request-promise-native": "1.0.14",
|
||||
"@types/mocha": "5.2.2",
|
||||
"@types/request": "2.47.1",
|
||||
"@types/node": "10.3.4",
|
||||
"@types/request-promise-native": "1.0.15",
|
||||
"express": "4.16.3",
|
||||
"typescript": "2.8.1",
|
||||
"mocha": "5.1.0"
|
||||
"typescript": "2.9.2",
|
||||
"mocha": "5.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"cheerio-httpcli": "0.7.2",
|
||||
"cheerio-httpcli": "0.7.3",
|
||||
"debug": "3.1.0",
|
||||
"escape-regexp": "0.0.1",
|
||||
"html-entities": "1.2.1",
|
||||
"request": "2.85.0",
|
||||
"request": "2.87.0",
|
||||
"request-promise-native": "1.0.5",
|
||||
"require-all": "2.2.0",
|
||||
"trace-redirect": "1.0.6"
|
||||
|
Loading…
x
Reference in New Issue
Block a user