- 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",
|
||||
"dependencies": {
|
||||
"jsonwebtoken": "~0.1.0",
|
||||
"xtend": "~2.0.3"
|
||||
"xtend": "~2.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"request": "~2.19.0",
|
||||
|
Reference in New Issue
Block a user