Update dependencies and fix Heroku build.
This commit is contained in:
+3
-3
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user