refactor: update all

This commit is contained in:
openstappsbot
2021-04-07 12:27:50 +00:00
parent af965bce7a
commit 9566f7aa0a
2 changed files with 104 additions and 286 deletions

View File

@@ -17,9 +17,9 @@
"description": "Node.js library to interact with the StApps backend service",
"dependencies": {
"@krlwlfrt/async-pool": "0.5.0",
"@openstapps/core": "0.42.0",
"@openstapps/core-tools": "0.18.0",
"@openstapps/logger": "0.5.0",
"@openstapps/core": "0.43.0",
"@openstapps/core-tools": "0.19.0",
"@openstapps/logger": "0.6.0",
"@types/cli-progress": "3.9.1",
"@types/express": "4.17.11",
"@types/morgan": "1.9.2",
@@ -42,9 +42,9 @@
},
"license": "GPL-3.0-only",
"devDependencies": {
"@openstapps/configuration": "0.26.0",
"@openstapps/configuration": "0.27.0",
"@testdeck/mocha": "0.1.2",
"@types/chai": "4.2.15",
"@types/chai": "4.2.16",
"@types/chai-as-promised": "7.1.3",
"@types/chai-spies": "1.0.3",
"@types/fs-extra": "8.1.1",
@@ -75,7 +75,7 @@
"Wieland Schöbl <wulkanat@gmail.com>"
],
"peerDependencies": {
"@openstapps/core": "~0.42.0"
"@openstapps/core": "~0.43.0"
},
"repository": {
"type": "git",