build: update dependencies

This commit is contained in:
Karl-Philipp Wulfert
2019-05-14 16:25:20 +02:00
parent 6822e92749
commit d8cdce680d
2 changed files with 28 additions and 14 deletions

View File

@@ -13,11 +13,11 @@
},
"description": "Node.js library to interact with the StApps backend service",
"dependencies": {
"@krlwlfrt/async-pool": "0.0.3",
"@openstapps/core": "0.17.0",
"@krlwlfrt/async-pool": "0.1.0",
"@openstapps/core": "0.18.0",
"@openstapps/logger": "0.0.5",
"@types/cli-progress": "1.8.1",
"@types/node": "10.14.4",
"@types/node": "10.14.6",
"@types/request": "2.48.1",
"@types/traverse": "0.6.32",
"@types/uuid": "3.4.4",
@@ -56,10 +56,12 @@
"André Michael Thomas Bierlein",
"Anselm Stordeur <anselmstordeur@gmail.com>",
"Jovan Krunić <jovan.krunic@gmail.com>",
"Michel Jonathan Schmitz"
"Michel Jonathan Schmitz",
"Rainer Killinger",
"Roman Klopsch"
],
"peerDependencies": {
"@openstapps/core": "~0.17.0"
"@openstapps/core": "~0.18.0"
},
"repository": {
"type": "git",