refactor: update all

This commit is contained in:
openstappsbot
2021-06-01 07:09:18 +00:00
parent 4ead266a07
commit dbea099d92
2 changed files with 121 additions and 59 deletions

View File

@@ -17,16 +17,16 @@
"description": "Node.js library to interact with the StApps backend service",
"dependencies": {
"@krlwlfrt/async-pool": "0.5.0",
"@openstapps/core": "0.45.0",
"@openstapps/core-tools": "0.20.0",
"@openstapps/logger": "0.6.0",
"@openstapps/core": "0.46.0",
"@openstapps/core-tools": "0.21.0",
"@openstapps/logger": "0.7.0",
"@types/cli-progress": "3.9.1",
"@types/express": "4.17.11",
"@types/express": "4.17.12",
"@types/morgan": "1.9.2",
"@types/node": "14.14.41",
"@types/node": "14.17.1",
"@types/traverse": "0.6.32",
"@types/uuid": "8.3.0",
"@types/wait-on": "5.2.0",
"@types/wait-on": "5.3.0",
"body-parser": "1.19.0",
"cli-progress": "3.9.0",
"commander": "7.2.0",
@@ -44,8 +44,8 @@
"devDependencies": {
"@openstapps/configuration": "0.27.0",
"@testdeck/mocha": "0.1.2",
"@types/chai": "4.2.16",
"@types/chai-as-promised": "7.1.3",
"@types/chai": "4.2.18",
"@types/chai-as-promised": "7.1.4",
"@types/chai-spies": "1.0.3",
"@types/fs-extra": "9.0.11",
"@types/mocha": "8.2.2",
@@ -54,8 +54,8 @@
"chai-spies": "1.0.0",
"conventional-changelog-cli": "2.1.1",
"fs-extra": "9.1.0",
"mocha": "8.3.2",
"nock": "13.0.11",
"mocha": "8.4.0",
"nock": "13.1.0",
"nyc": "15.1.0",
"prepend-file-cli": "1.0.6",
"rimraf": "3.0.2",
@@ -75,7 +75,7 @@
"Wieland Schöbl <wulkanat@gmail.com>"
],
"peerDependencies": {
"@openstapps/core": "~0.45.0"
"@openstapps/core": "~0.46.0"
},
"repository": {
"type": "git",