Update and fix missing dependencies

This commit is contained in:
Darren Clarke 2023-06-14 06:33:06 +00:00 committed by GitHub
parent 8949b10671
commit 59ae833099
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 26880 additions and 20410 deletions

View file

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