refactor: update all

This commit is contained in:
openstappsbot
2021-08-02 13:05:38 +00:00
parent de0617b8dd
commit 70db25ca64
2 changed files with 177 additions and 114 deletions

View File

@@ -34,10 +34,10 @@
"dependencies": {
"@elastic/elasticsearch": "5.6.22",
"@openstapps/core": "0.48.0",
"@openstapps/core-tools": "0.22.0",
"@openstapps/core-tools": "0.23.2",
"@openstapps/logger": "0.7.0",
"@types/express-prometheus-middleware": "1.2.0",
"@types/node": "14.17.4",
"@types/express-prometheus-middleware": "1.2.1",
"@types/node": "14.17.7",
"commander": "7.2.0",
"config": "3.3.6",
"cors": "2.8.5",
@@ -51,7 +51,7 @@
"nock": "13.1.1",
"node-cache": "5.1.2",
"node-cron": "3.0.0",
"nodemailer": "6.6.2",
"nodemailer": "6.6.3",
"prom-client": "12.0.0",
"promise-queue": "2.2.5",
"sanitize-filename": "1.6.3",
@@ -61,18 +61,18 @@
"devDependencies": {
"@openstapps/configuration": "0.27.0",
"@testdeck/mocha": "0.1.2",
"@types/chai": "4.2.19",
"@types/chai": "4.2.21",
"@types/chai-as-promised": "7.1.4",
"@types/config": "0.0.38",
"@types/cors": "2.8.10",
"@types/elasticsearch": "5.0.37",
"@types/express": "4.17.12",
"@types/fs-extra": "9.0.11",
"@types/config": "0.0.39",
"@types/cors": "2.8.12",
"@types/elasticsearch": "5.0.38",
"@types/express": "4.17.13",
"@types/fs-extra": "9.0.12",
"@types/geojson": "1.0.6",
"@types/mocha": "8.2.2",
"@types/morgan": "1.9.2",
"@types/node-cron": "2.0.3",
"@types/nodemailer": "6.4.2",
"@types/mocha": "8.2.3",
"@types/morgan": "1.9.3",
"@types/node-cron": "2.0.4",
"@types/nodemailer": "6.4.4",
"@types/promise-queue": "2.2.0",
"@types/sinon-express-mock": "1.3.9",
"@types/supertest": "2.0.11",
@@ -88,7 +88,7 @@
"rimraf": "3.0.2",
"sinon": "10.0.0",
"sinon-express-mock": "2.2.1",
"supertest": "6.1.3",
"supertest": "6.1.4",
"tslint": "6.1.3",
"typedoc": "0.18.0",
"typescript": "3.8.3"