mirror of https://github.com/status-im/codimd.git
Updated passport and its plugins' version
This commit is contained in:
parent
f23369ea9f
commit
4e0f157739
|
@ -32,12 +32,12 @@
|
|||
"mongoose": "^4.0.2",
|
||||
"morgan": "^1.5.3",
|
||||
"node-uuid": "^1.4.3",
|
||||
"passport": "^0.2.1",
|
||||
"passport-dropbox-oauth2": "^0.1.6",
|
||||
"passport": "^0.3.0",
|
||||
"passport-dropbox-oauth2": "^1.0.0",
|
||||
"passport-facebook": "^2.0.0",
|
||||
"passport-github": "^0.1.5",
|
||||
"passport-github": "^1.0.0",
|
||||
"passport-twitter": "^1.0.3",
|
||||
"passport.socketio": "^3.5.1",
|
||||
"passport.socketio": "^3.6.1",
|
||||
"pg": "4.x",
|
||||
"randomcolor": "^0.2.0",
|
||||
"shortid": "2.2.2",
|
||||
|
|
Loading…
Reference in New Issue