Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeperio-bot committed Nov 11, 2015
1 parent 8e0a8ce commit 96f1403
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@
"author": "eirik@nymedia.no",
"license": "BSD",
"dependencies": {
"cheerio": "^0.18.0",
"cheerio": "^0.19.0",
"instagram-node-lib": "~0.1.1",
"request": "~2.47.0"
"request": "~2.65.0"
},
"devDependencies": {
"coveralls": "^2.11.2",
"istanbul": "~0.3.2",
"istanbul": "~0.4.0",
"jshint": "^2.5.10",
"mocha": "^2.0.1",
"should": "^4.2.1",
"underscore": "~1.7.0"
"should": "^7.1.1",
"underscore": "~1.8.3"
}
}

0 comments on commit 96f1403

Please sign in to comment.