refactor: update dependencies

This commit is contained in:
Rainer Killinger
2020-04-21 14:25:34 +02:00
parent b98f856b89
commit 3fc0bb0a1f
2 changed files with 307 additions and 230 deletions

View File

@@ -17,11 +17,11 @@
"description": "Node.js library to interact with the StApps backend service",
"dependencies": {
"@krlwlfrt/async-pool": "0.3.0",
"@openstapps/core": "0.33.0",
"@openstapps/core": "0.34.0",
"@openstapps/core-tools": "0.14.0",
"@openstapps/logger": "0.4.0",
"@openstapps/logger": "0.5.0",
"@types/cli-progress": "1.8.1",
"@types/express": "4.17.3",
"@types/express": "4.17.6",
"@types/morgan": "1.9.0",
"@types/node": "10.17.14",
"@types/request": "2.48.4",
@@ -38,12 +38,12 @@
"request": "2.88.2",
"traverse": "0.6.6",
"uuid": "3.4.0",
"wait-on": "4.0.1"
"wait-on": "4.0.2"
},
"license": "GPL-3.0-only",
"devDependencies": {
"@openstapps/configuration": "0.24.0",
"@types/chai": "4.2.10",
"@types/chai": "4.2.11",
"@types/chai-as-promised": "7.1.2",
"@types/chai-spies": "1.0.1",
"@types/fs-extra": "8.1.0",