Update deps

This commit is contained in:
Darren Clarke 2024-02-14 12:13:00 +01:00
parent 7688730e4f
commit 6663e8ed1e
24 changed files with 3587 additions and 2262 deletions

View file

@ -8,11 +8,11 @@
"license": "AGPL-3.0-or-later",
"private": false,
"devDependencies": {
"@types/jest": "^29.5.10",
"@types/jest": "^29.5.12",
"tsc-watch": "^6.0.4"
},
"dependencies": {
"@hapi/hapi": "^21.3.2",
"@hapi/hapi": "^21.3.3",
"pg-monitor": "^2.0.0",
"pg-promise": "^11.5.4"
},