Update dependencies

This commit is contained in:
Darren Clarke 2023-05-25 08:43:35 +00:00
parent 1cb0eeea2b
commit 7aeb903a9e
12 changed files with 941 additions and 3351 deletions

View file

@ -9,9 +9,9 @@
"devDependencies": {
},
"dependencies": {
"@hapi/hapi": "^21.3.0",
"pg-monitor": "^1.4.1",
"pg-promise": "^10.11.0"
"@hapi/hapi": "^21.3.2",
"pg-monitor": "^2.0.0",
"pg-promise": "^11.4.3"
},
"scripts": {
"build": "tsc -p tsconfig.json",