fix(core): update

This commit is contained in:
2019-10-01 19:58:53 +02:00
parent 67bba6335c
commit 7900997a10
3 changed files with 31 additions and 8 deletions

View File

@@ -21,7 +21,7 @@
"tslint-config-prettier": "^1.15.0"
},
"dependencies": {
"@pushrocks/smartcrypto": "^1.0.5",
"@pushrocks/smartcrypto": "^1.0.7",
"@types/jsonwebtoken": "^8.3.4",
"jsonwebtoken": "^8.5.1"
}