fix(core): update

This commit is contained in:
2023-08-21 08:53:14 +02:00
parent b6519fed73
commit c2e6bac6a7
9 changed files with 2521 additions and 962 deletions

View File

@@ -13,16 +13,16 @@
"buildDocs": "tsdoc"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.28",
"@gitzone/tsrun": "^1.2.39",
"@gitzone/tstest": "^1.0.74",
"@pushrocks/tapbundle": "^5.0.4",
"@types/node": "^18.11.17"
"@gitzone/tsbuild": "^2.1.66",
"@gitzone/tsrun": "^1.2.44",
"@gitzone/tstest": "^1.0.77",
"@push.rocks/tapbundle": "^5.0.15",
"@types/node": "^20.5.1"
},
"dependencies": {
"@pushrocks/smartcrypto": "^2.0.1",
"@types/jsonwebtoken": "^8.5.5",
"jsonwebtoken": "^9.0.0"
"@push.rocks/smartcrypto": "^2.0.2",
"@types/jsonwebtoken": "^9.0.2",
"jsonwebtoken": "^9.0.1"
},
"files": [
"ts/**/*",