refactor: update all

This commit is contained in:
openstappsbot
2021-08-26 07:07:06 +00:00
parent beb57b2f5a
commit d6823a1206
2 changed files with 695 additions and 112 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.49.1",
"@openstapps/core-tools": "0.23.2",
"@openstapps/core": "0.49.3",
"@openstapps/core-tools": "0.24.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.9",
"@types/node": "14.17.12",
"@types/traverse": "0.6.32",
"@types/uuid": "8.3.1",
"@types/wait-on": "5.3.1",
@@ -55,7 +55,7 @@
"conventional-changelog-cli": "2.1.1",
"fs-extra": "9.1.0",
"mocha": "8.4.0",
"nock": "13.1.1",
"nock": "13.1.3",
"nyc": "15.1.0",
"prepend-file-cli": "1.0.6",
"rimraf": "3.0.2",