refactor: update all

This commit is contained in:
openstappsbot
2021-07-05 07:06:25 +00:00
parent d0847a8bf6
commit 7106996cc3
2 changed files with 57 additions and 254 deletions

View File

@@ -33,11 +33,11 @@
},
"dependencies": {
"@elastic/elasticsearch": "5.6.22",
"@openstapps/core": "0.46.0",
"@openstapps/core": "0.47.0",
"@openstapps/core-tools": "0.21.0",
"@openstapps/logger": "0.7.0",
"@types/express-prometheus-middleware": "1.2.0",
"@types/node": "14.17.1",
"@types/node": "14.17.4",
"commander": "7.2.0",
"config": "3.3.6",
"cors": "2.8.5",
@@ -48,10 +48,10 @@
"got": "11.8.2",
"moment": "2.29.1",
"morgan": "1.10.0",
"nock": "13.1.0",
"nock": "13.1.1",
"node-cache": "5.1.2",
"node-cron": "3.0.0",
"nodemailer": "6.6.1",
"nodemailer": "6.6.2",
"prom-client": "12.0.0",
"promise-queue": "2.2.5",
"sanitize-filename": "1.6.3",
@@ -61,7 +61,7 @@
"devDependencies": {
"@openstapps/configuration": "0.27.0",
"@testdeck/mocha": "0.1.2",
"@types/chai": "4.2.18",
"@types/chai": "4.2.19",
"@types/chai-as-promised": "7.1.4",
"@types/config": "0.0.38",
"@types/cors": "2.8.10",
@@ -75,13 +75,13 @@
"@types/promise-queue": "2.2.0",
"@types/sinon-express-mock": "1.3.9",
"@types/supertest": "2.0.11",
"@types/uuid": "8.3.0",
"@types/uuid": "8.3.1",
"chai": "4.3.4",
"chai-as-promised": "7.1.1",
"conventional-changelog-cli": "2.1.1",
"get-port": "5.1.1",
"mocha": "8.4.0",
"mocked-env": "1.3.4",
"mocked-env": "1.3.5",
"nyc": "15.1.0",
"prepend-file-cli": "1.0.6",
"rimraf": "3.0.2",