Skip to content

Commit

Permalink
Merge pull request #2063 from simov/up-deps
Browse files Browse the repository at this point in the history
Up bluebird and oauth-sign
  • Loading branch information
simov committed Feb 5, 2016
2 parents 176f3a8 + 2a1d99c commit 7f7b278
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -38,7 +38,7 @@
"json-stringify-safe": "~5.0.1",
"mime-types": "~2.1.7",
"node-uuid": "~1.4.7",
"oauth-sign": "~0.8.0",
"oauth-sign": "~0.8.1",
"qs": "~6.1.0",
"stringstream": "~0.0.4",
"tough-cookie": "~2.2.0",
Expand All @@ -52,7 +52,7 @@
"lint": "eslint lib/ *.js tests/ && echo Lint passed."
},
"devDependencies": {
"bluebird": "^3.0.2",
"bluebird": "^3.2.1",
"browserify": "^12.0.2",
"browserify-istanbul": "^0.1.5",
"buffer-equal": "^1.0.0",
Expand Down

0 comments on commit 7f7b278

Please sign in to comment.