build: update dependencies

This commit is contained in:
Karl-Philipp Wulfert
2019-07-23 11:50:53 +02:00
parent 69b3395a1c
commit 28500f64be
2 changed files with 20 additions and 25 deletions

View File

@@ -17,10 +17,10 @@
"description": "Node.js library to interact with the StApps backend service",
"dependencies": {
"@krlwlfrt/async-pool": "0.1.0",
"@openstapps/core": "0.23.1",
"@openstapps/core": "0.24.0",
"@openstapps/logger": "0.4.0",
"@types/cli-progress": "1.8.1",
"@types/node": "10.14.12",
"@types/node": "10.14.13",
"@types/request": "2.48.2",
"@types/traverse": "0.6.32",
"@types/uuid": "3.4.5",
@@ -44,7 +44,7 @@
"chai-as-promised": "7.1.1",
"chai-spies": "1.0.0",
"conventional-changelog-cli": "2.0.21",
"mocha": "6.1.4",
"mocha": "6.2.0",
"mocha-typescript": "1.1.17",
"nock": "10.0.6",
"nyc": "14.1.1",