Update deps, fix build errors

This commit is contained in:
Darren Clarke 2023-08-07 09:27:51 +02:00
parent c47514d2f0
commit e9379fd1fb
20 changed files with 5120 additions and 2012 deletions

View file

@ -13,7 +13,7 @@
"dependencies": {
"@hapi/hapi": "^21.3.2",
"pg-monitor": "^2.0.0",
"pg-promise": "^11.5.0"
"pg-promise": "^11.5.3"
},
"scripts": {
"build": "tsc -p tsconfig.json",