Skip to content

Commit

Permalink
New deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeal committed Jul 23, 2013
1 parent b8495e5 commit 41ce492
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@
"main": "index.js",
"dependencies": {
"qs": "~0.6.0",
"json-stringify-safe": "~4.0.0",
"json-stringify-safe": "~5.0.0",
"forever-agent": "~0.5.0",
"tunnel-agent": "~0.3.0",
"http-signature": "~0.10.0",
"hawk": "~0.13.0",
"hawk": "~1.0.0",
"aws-sign": "~0.3.0",
"oauth-sign": "~0.3.0",
"cookie-jar": "~0.3.0",
"node-uuid": "~1.4.0",
"mime": "~1.2.9",
"form-data": "0.0.8"
"form-data": "~0.1.0"
},
"scripts": {
"test": "node tests/run.js"
Expand Down

0 comments on commit 41ce492

Please sign in to comment.