Update middleware and deps

This commit is contained in:
Darren Clarke 2023-09-06 16:42:52 +02:00
parent 0b5e242ed0
commit a3d6b786e1
28 changed files with 2246 additions and 2272 deletions

View file

@ -18,14 +18,14 @@
},
"devDependencies": {
"@types/figlet": "^1.5.6",
"@types/lodash": "^4.14.197",
"@types/lodash": "^4.14.198",
"@types/node": "*",
"@types/uuid": "^9.0.2",
"@types/uuid": "^9.0.3",
"camelcase-keys": "^9.0.0",
"pg-monitor": "^2.0.0",
"tsc-watch": "^6.0.4",
"typedoc": "^0.24.8",
"typescript": "^5.1.6"
"typedoc": "^0.25.1",
"typescript": "^5.2.2"
},
"dependencies": {
"@digiresilience/hapi-nextauth": "*",
@ -36,10 +36,10 @@
"@hapi/inert": "^7.1.0",
"@hapi/vision": "^7.0.3",
"@hapipal/schmervice": "^3.0.0",
"@promster/hapi": "^8.0.6",
"@promster/server": "^7.0.8",
"@promster/types": "^3.2.5",
"@types/convict": "^6.1.3",
"@promster/hapi": "^10.0.1",
"@promster/server": "^9.0.0",
"@promster/types": "^5.0.0",
"@types/convict": "^6.1.4",
"@types/hapi__glue": "^6.1.6",
"@types/hapi__hapi": "^20.0.13",
"@types/hapi__inert": "^5.2.6",
@ -52,10 +52,10 @@
"figlet": "^1.6.0",
"hapi-pino": "^12.1.0",
"http-terminator": "^3.2.0",
"joi": "^17.9.2",
"joi": "^17.10.1",
"lodash": "^4.17.21",
"next-auth": "^4.23.1",
"pg-promise": "^11.5.3",
"pg-promise": "^11.5.4",
"pino": "^8.15.0",
"pino-pretty": "^10.2.0",
"prom-client": "^14.x.x",