Skip to content

Commit

Permalink
Merge pull request #1610 from simov/bump-dependencies
Browse files Browse the repository at this point in the history
Bump module dependencies
  • Loading branch information
simov committed May 28, 2015
2 parents 6a3fbb7 + a4130f5 commit 1ab8c8c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -23,17 +23,17 @@
"main": "index.js",
"dependencies": {
"bl": "~0.9.0",
"caseless": "~0.9.0",
"caseless": "~0.10.0",
"forever-agent": "~0.6.0",
"form-data": "~0.2.0",
"json-stringify-safe": "~5.0.0",
"mime-types": "~2.0.1",
"node-uuid": "~1.4.0",
"qs": "~3.0.0",
"qs": "~3.1.0",
"tunnel-agent": "~0.4.0",
"tough-cookie": ">=0.12.0",
"http-signature": "~0.10.0",
"oauth-sign": "~0.6.0",
"http-signature": "~0.11.0",
"oauth-sign": "~0.8.0",
"hawk": "~2.3.0",
"aws-sign2": "~0.5.0",
"stringstream": "~0.0.4",
Expand Down

0 comments on commit 1ab8c8c

Please sign in to comment.