Skip to content

Commit

Permalink
NEW: Update JSONStream and request modules to the latest version.
Browse files Browse the repository at this point in the history
  • Loading branch information
lbdremy committed Aug 16, 2014
1 parent f21a3aa commit bae5f28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"node": ">= 0.4.7"
},
"dependencies": {
"JSONStream": "~0.7.1",
"JSONStream": "~0.9.0",
"duplexer": "~0.1.1",
"httperror": "~0.2.2",
"json-bigint": "~0.1.3",
"request": "~2.33.0"
"request": "~2.40.0"
},
"devDependencies": {
"chai": "~1.9.1",
Expand Down

0 comments on commit bae5f28

Please sign in to comment.