Update dependencies and fix Heroku build.

This commit is contained in:
Gareth Latty
2020-02-19 13:18:05 +00:00
parent 365e235dd2
commit 3688d64bb1
5 changed files with 702 additions and 508 deletions
+3 -3
View File
@@ -31,7 +31,7 @@
"body-parser": "^1.19.0",
"express": "^4.17.1",
"express-async-errors": "^3.1.1",
"express-winston": "^4.0.2",
"express-winston": "^4.0.3",
"express-ws": "^4.0.0",
"fast-json-patch": "^3.0.0-1",
"generic-pool": "^3.7.1",
@@ -62,8 +62,8 @@
"@types/source-map-support": "^0.5.1",
"@types/uuid": "^3.4.7",
"@types/wu": "^2.1.40",
"@typescript-eslint/eslint-plugin": "^2.19.0",
"@typescript-eslint/parser": "^2.19.0",
"@typescript-eslint/eslint-plugin": "^2.20.0",
"@typescript-eslint/parser": "^2.20.0",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.0",
"eslint-plugin-prettier": "^3.1.2",