refactor: update all

This commit is contained in:
openstappsbot
2021-08-13 13:06:04 +00:00
parent 9463130e7d
commit 388e4fbb76
2 changed files with 18 additions and 93 deletions

View File

@@ -17,13 +17,13 @@
"description": "Node.js library to interact with the StApps backend service",
"dependencies": {
"@krlwlfrt/async-pool": "0.5.0",
"@openstapps/core": "0.48.0",
"@openstapps/core": "0.49.1",
"@openstapps/core-tools": "0.23.2",
"@openstapps/logger": "0.7.0",
"@types/cli-progress": "3.9.2",
"@types/express": "4.17.13",
"@types/morgan": "1.9.3",
"@types/node": "14.17.7",
"@types/node": "14.17.9",
"@types/traverse": "0.6.32",
"@types/uuid": "8.3.1",
"@types/wait-on": "5.3.1",
@@ -75,7 +75,7 @@
"Wieland Schöbl <wulkanat@gmail.com>"
],
"peerDependencies": {
"@openstapps/core": "~0.48.0"
"@openstapps/core": "~0.49.0"
},
"repository": {
"type": "git",