backend-app-api: split out readHelmetOptions

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-01-05 11:22:54 +01:00
parent 1fed5327c3
commit 4097435eeb
6 changed files with 167 additions and 188 deletions
+1
View File
@@ -45,6 +45,7 @@
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"fs-extra": "10.1.0",
"helmet": "^6.0.0",
"minimatch": "^5.0.0",
"node-forge": "^1.3.1",
"selfsigned": "^2.0.0",