fix(core): update

This commit is contained in:
2022-10-26 14:23:14 +02:00
parent 1266a814c6
commit dc826cb65a
4 changed files with 19 additions and 15 deletions

View File

@@ -24,9 +24,9 @@
},
"dependencies": {
"@apiglobal/typedrequest": "^2.0.8",
"@apiglobal/typedrequest-interfaces": "^1.0.15",
"@apiglobal/typedrequest-interfaces": "2.0.0",
"@pushrocks/isohash": "^2.0.0",
"@pushrocks/smartjson": "^5.0.3",
"@pushrocks/smartjson": "^5.0.4",
"@pushrocks/smartsocket": "^2.0.7",
"@pushrocks/smartstring": "^4.0.2"
},