diff --git a/package.json b/package.json index 6944037..5cedde2 100644 --- a/package.json +++ b/package.json @@ -17,15 +17,15 @@ "@types/express": "4.0.36", "@types/html-entities": "1.2.15", "@types/mocha": "2.2.41", - "@types/node": "8.0.4", "@types/request": "2.0.3", + "@types/node": "8.0.28", "express": "4.14.1", - "mocha": "3.4.1", + "mocha": "3.5.2", "typescript": "2.4.1" }, "dependencies": { "cheerio-httpcli": "0.7.0", - "debug": "2.6.6", + "debug": "3.0.1", "escape-regexp": "0.0.1", "html-entities": "1.2.1", "request": "2.81.0",