Added helmet for added protection

This commit is contained in:
Alexis
2023-04-28 22:59:22 +02:00
parent 690ba0489f
commit 9e05699bf0
3 changed files with 12 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
"cors": "^2.8.5",
"express": "^4.18.2",
"geojson-geometries-lookup": "^0.5.0",
"helmet": "^6.1.5",
"morgan": "^1.10.0"
},
"scripts": {