refactor: update all

This commit is contained in:
openstappsbot
2021-03-29 04:13:55 +00:00
parent 42384f0ed0
commit d61be19a18
2 changed files with 146 additions and 45 deletions

View File

@@ -18,12 +18,12 @@
"dependencies": {
"@krlwlfrt/async-pool": "0.5.0",
"@openstapps/core": "0.42.0",
"@openstapps/core-tools": "0.17.0",
"@openstapps/core-tools": "0.18.0",
"@openstapps/logger": "0.5.0",
"@types/cli-progress": "3.9.0",
"@types/cli-progress": "3.9.1",
"@types/express": "4.17.11",
"@types/morgan": "1.9.2",
"@types/node": "10.17.54",
"@types/node": "10.17.56",
"@types/traverse": "0.6.32",
"@types/uuid": "3.4.9",
"@types/wait-on": "4.0.0",
@@ -32,7 +32,7 @@
"commander": "6.2.1",
"express": "4.17.1",
"fast-clone": "1.5.13",
"got": "11.8.1",
"got": "11.8.2",
"json-schema": "0.3.0",
"moment": "2.29.1",
"morgan": "1.10.0",
@@ -48,14 +48,14 @@
"@types/chai-as-promised": "7.1.3",
"@types/chai-spies": "1.0.3",
"@types/fs-extra": "8.1.1",
"@types/mocha": "8.2.1",
"chai": "4.3.0",
"@types/mocha": "8.2.2",
"chai": "4.3.4",
"chai-as-promised": "7.1.1",
"chai-spies": "1.0.0",
"conventional-changelog-cli": "2.1.1",
"fs-extra": "8.1.0",
"mocha": "8.3.0",
"nock": "13.0.7",
"mocha": "8.3.2",
"nock": "13.0.11",
"nyc": "15.1.0",
"prepend-file-cli": "1.0.6",
"rimraf": "3.0.2",