refactor: update dependencies

This commit is contained in:
Wieland Schöbl
2021-07-07 10:18:46 +02:00
parent dd8a6b3abc
commit 5dce28fb99
4 changed files with 180 additions and 48 deletions

View File

@@ -33,8 +33,8 @@
},
"dependencies": {
"@elastic/elasticsearch": "5.6.22",
"@openstapps/core": "0.47.0",
"@openstapps/core-tools": "0.21.0",
"@openstapps/core": "0.48.0",
"@openstapps/core-tools": "0.22.0",
"@openstapps/logger": "0.7.0",
"@types/express-prometheus-middleware": "1.2.0",
"@types/node": "14.17.4",
@@ -45,7 +45,6 @@
"express-prometheus-middleware": "1.2.0",
"express-promise-router": "4.1.0",
"fs-extra": "9.1.0",
"geojson": "0.5.0",
"got": "11.8.2",
"moment": "2.29.1",
"morgan": "1.10.0",
@@ -69,6 +68,7 @@
"@types/elasticsearch": "5.0.37",
"@types/express": "4.17.12",
"@types/fs-extra": "9.0.11",
"@types/geojson": "7946.0.8",
"@types/mocha": "8.2.2",
"@types/morgan": "1.9.2",
"@types/node-cron": "2.0.3",