refactor: update all

This commit is contained in:
openstappsbot
2022-01-17 08:08:42 +00:00
parent f068de3031
commit 482dec345c
2 changed files with 181 additions and 77 deletions

View File

@@ -37,8 +37,8 @@
"@openstapps/core-tools": "0.28.0",
"@openstapps/logger": "0.8.0",
"@types/express-prometheus-middleware": "1.2.1",
"@types/node": "14.18.0",
"config": "3.3.6",
"@types/node": "14.18.5",
"config": "3.3.7",
"cors": "2.8.5",
"express": "4.17.2",
"express-prometheus-middleware": "1.2.0",
@@ -46,7 +46,7 @@
"got": "11.8.3",
"moment": "2.29.1",
"morgan": "1.10.0",
"nock": "13.2.1",
"nock": "13.2.2",
"node-cache": "5.1.2",
"node-cron": "3.0.0",
"nodemailer": "6.7.2",
@@ -61,24 +61,24 @@
"@testdeck/mocha": "0.2.0",
"@types/chai": "4.3.0",
"@types/chai-as-promised": "7.1.4",
"@types/config": "0.0.40",
"@types/config": "0.0.41",
"@types/cors": "2.8.12",
"@types/elasticsearch": "5.0.40",
"@types/express": "4.17.13",
"@types/geojson": "1.0.6",
"@types/mocha": "9.0.0",
"@types/morgan": "1.9.3",
"@types/node-cron": "3.0.0",
"@types/node-cron": "3.0.1",
"@types/nodemailer": "6.4.4",
"@types/promise-queue": "2.2.0",
"@types/sinon-express-mock": "1.3.9",
"@types/supertest": "2.0.11",
"@types/uuid": "8.3.3",
"@types/uuid": "8.3.4",
"chai": "4.3.4",
"chai-as-promised": "7.1.1",
"conventional-changelog-cli": "2.1.1",
"conventional-changelog-cli": "2.2.2",
"get-port": "5.1.1",
"mocha": "9.1.3",
"mocha": "9.1.4",
"mocked-env": "1.3.5",
"nyc": "15.1.0",
"prepend-file-cli": "1.0.6",
@@ -86,7 +86,7 @@
"rimraf": "3.0.2",
"sinon": "11.1.2",
"sinon-express-mock": "2.2.1",
"supertest": "6.1.6",
"supertest": "6.2.1",
"tslint": "6.1.3",
"typedoc": "0.22.10",
"typescript": "3.9.10"