diff --git a/package.json b/package.json index f5c7a3a..9665c22 100644 --- a/package.json +++ b/package.json @@ -11,8 +11,8 @@ ], "author": "TJ Holowaychuk ", "dependencies": { - "natural": "0.5.0", - "redis": "^2.7.1" + "natural": "0.6.1", + "redis": "^2.8.0" }, "devDependencies": { "yargs": "^7.0.2",