mirror of
https://github.com/Thream/socketio-jwt.git
synced 2024-07-21 09:38:31 +02:00
- added newest xtend to prevent deprecation warning from object-keys
This commit is contained in:
parent
9a58d94476
commit
9a9f7d0ad6
@ -23,7 +23,7 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"jsonwebtoken": "~0.1.0",
|
"jsonwebtoken": "~0.1.0",
|
||||||
"xtend": "~2.0.3"
|
"xtend": "~2.1.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"request": "~2.19.0",
|
"request": "~2.19.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user