fix(core): update
This commit is contained in:
16
package.json
16
package.json
@@ -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/**/*",
|
||||
|
||||
Reference in New Issue
Block a user