build: update openstapps libraries

Closes #82
This commit is contained in:
Jovan Krunić
2021-03-24 17:44:08 +01:00
committed by Rainer Killinger
parent dc169746e7
commit 31acec2a05
2 changed files with 291 additions and 188 deletions

View File

@@ -34,7 +34,7 @@
"dependencies": {
"@elastic/elasticsearch": "5.6.20",
"@openstapps/core": "0.42.0",
"@openstapps/core-tools": "0.17.0",
"@openstapps/core-tools": "0.18.0",
"@openstapps/logger": "0.5.0",
"@types/node": "10.14.12",
"commander": "2.20.0",
@@ -56,7 +56,7 @@
"uuid": "3.3.2"
},
"devDependencies": {
"@openstapps/configuration": "0.25.0",
"@openstapps/configuration": "0.26.0",
"@testdeck/mocha": "0.1.2",
"@types/chai": "4.2.14",
"@types/chai-as-promised": "7.1.3",