build: update dependencies

This commit is contained in:
Karl-Philipp Wulfert
2019-07-15 11:51:43 +02:00
parent f95fd09112
commit 32eb493f13
2 changed files with 36 additions and 32 deletions

View File

@@ -17,11 +17,11 @@
"description": "Node.js library to interact with the StApps backend service",
"dependencies": {
"@krlwlfrt/async-pool": "0.1.0",
"@openstapps/core": "0.23.0",
"@openstapps/core": "0.23.1",
"@openstapps/logger": "0.4.0",
"@types/cli-progress": "1.8.1",
"@types/node": "10.14.12",
"@types/request": "2.48.1",
"@types/request": "2.48.2",
"@types/traverse": "0.6.32",
"@types/uuid": "3.4.5",
"cli-progress": "2.1.1",
@@ -33,7 +33,7 @@
},
"license": "GPL-3.0-only",
"devDependencies": {
"@openstapps/configuration": "0.21.0",
"@openstapps/configuration": "0.21.1",
"@types/chai": "4.1.7",
"@types/chai-as-promised": "7.1.0",
"@types/chai-spies": "1.0.0",
@@ -64,7 +64,7 @@
"Roman Klopsch"
],
"peerDependencies": {
"@openstapps/core": "~0.23.0"
"@openstapps/core": "~0.23.1"
},
"repository": {
"type": "git",