mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-09 19:22:51 +00:00
refactor: include latest changes from core#145
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@elastic/elasticsearch": "5.6.22",
|
||||
"@openstapps/core": "0.56.0",
|
||||
"@openstapps/core": "0.63.0",
|
||||
"@openstapps/core-tools": "0.28.0",
|
||||
"@openstapps/logger": "0.8.0",
|
||||
"@types/express-prometheus-middleware": "1.2.1",
|
||||
@@ -66,7 +66,7 @@
|
||||
"@types/elasticsearch": "5.0.40",
|
||||
"@types/express": "4.17.13",
|
||||
"@types/geojson": "1.0.6",
|
||||
"@types/mocha": "9.0.0",
|
||||
"@types/mocha": "9.1.0",
|
||||
"@types/morgan": "1.9.3",
|
||||
"@types/node-cron": "3.0.1",
|
||||
"@types/nodemailer": "6.4.4",
|
||||
@@ -86,7 +86,7 @@
|
||||
"rimraf": "3.0.2",
|
||||
"sinon": "11.1.2",
|
||||
"sinon-express-mock": "2.2.1",
|
||||
"supertest": "6.2.1",
|
||||
"supertest": "6.2.2",
|
||||
"tslint": "6.1.3",
|
||||
"typedoc": "0.22.10",
|
||||
"typescript": "3.9.10"
|
||||
|
||||
Reference in New Issue
Block a user