diff --git a/package.json b/package.json index eda50db..f10bead 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "license": "ISC", "dependencies": { "async": "^0.9.0", - "collections": "^1.2.3", + "collections": "^2.0", "line-reader": "^0.2.4", "oniguruma": "^5.1.1" },