refactor: update dependencies

This commit is contained in:
Sebastian Lange
2019-11-14 16:28:35 +01:00
parent 238ceaaaa9
commit a0731bc26d
2 changed files with 29 additions and 29 deletions

View File

@@ -17,8 +17,8 @@
"description": "Node.js library to interact with the StApps backend service",
"dependencies": {
"@krlwlfrt/async-pool": "0.1.0",
"@openstapps/core": "0.27.0",
"@openstapps/core-tools": "0.8.0",
"@openstapps/core": "0.31.0",
"@openstapps/core-tools": "0.11.0",
"@openstapps/logger": "0.4.0",
"@types/cli-progress": "1.8.1",
"@types/express": "4.17.1",