Updated passport and its plugins' version
This commit is contained in:
parent
f23369ea9f
commit
4e0f157739
1 changed files with 4 additions and 4 deletions
|
@ -32,12 +32,12 @@
|
||||||
"mongoose": "^4.0.2",
|
"mongoose": "^4.0.2",
|
||||||
"morgan": "^1.5.3",
|
"morgan": "^1.5.3",
|
||||||
"node-uuid": "^1.4.3",
|
"node-uuid": "^1.4.3",
|
||||||
"passport": "^0.2.1",
|
"passport": "^0.3.0",
|
||||||
"passport-dropbox-oauth2": "^0.1.6",
|
"passport-dropbox-oauth2": "^1.0.0",
|
||||||
"passport-facebook": "^2.0.0",
|
"passport-facebook": "^2.0.0",
|
||||||
"passport-github": "^0.1.5",
|
"passport-github": "^1.0.0",
|
||||||
"passport-twitter": "^1.0.3",
|
"passport-twitter": "^1.0.3",
|
||||||
"passport.socketio": "^3.5.1",
|
"passport.socketio": "^3.6.1",
|
||||||
"pg": "4.x",
|
"pg": "4.x",
|
||||||
"randomcolor": "^0.2.0",
|
"randomcolor": "^0.2.0",
|
||||||
"shortid": "2.2.2",
|
"shortid": "2.2.2",
|
||||||
|
|
Loading…
Reference in a new issue