fix(core): update

This commit is contained in:
2021-09-22 01:29:47 +02:00
parent f4448d8501
commit 0dc089f811
6 changed files with 18144 additions and 3281 deletions

View File

@@ -13,16 +13,16 @@
"format": "(gitzone format)"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.25",
"@gitzone/tstest": "^1.0.52",
"@gitzone/tsbuild": "^2.1.27",
"@gitzone/tstest": "^1.0.57",
"@pushrocks/tapbundle": "^3.2.14",
"@types/node": "^14.14.31",
"@types/node": "^16.9.6",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.15.0"
},
"dependencies": {
"@pushrocks/smartcrypto": "^1.0.11",
"@types/jsonwebtoken": "^8.5.0",
"@types/jsonwebtoken": "^8.5.5",
"jsonwebtoken": "^8.5.1"
},
"files": [
@@ -40,4 +40,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}