Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanseys committed Apr 15, 2015
1 parent d118288 commit e4e6135
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
},
"license": "MIT",
"dependencies": {
"google-p12-pem": "0.0.1",
"jws": "0.2.6",
"mime": "1.2.11",
"request": "2.47.0"
"google-p12-pem": "^0.0.1",
"jws": "^3.0.0",
"mime": "^1.2.11",
"request": "^2.55.0"
},
"devDependencies": {
"mocha": "2.0.1",
"sandboxed-module": "1.0.2"
"mocha": "^2.0.1",
"sandboxed-module": "^1.0.2"
}
}

0 comments on commit e4e6135

Please sign in to comment.