Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
felicienfrancois committed May 18, 2016
1 parent 690fc56 commit 499cc67
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 @@ -28,7 +28,7 @@
"license": "MIT",
"devDependencies": {
"mocha": "^2.4.5",
"request": "^2.69.0",
"request": "^2.72.0",
"node-static": "^0.7.7"
},
"dependencies": {
Expand All @@ -37,6 +37,6 @@
"node-forge": "^0.6.38",
"optimist": "^0.6.1",
"semaphore": "^1.0.5",
"ws": "^1.0.1"
"ws": "^1.1.0"
}
}

0 comments on commit 499cc67

Please sign in to comment.