security(server): disable x-powered-by headers (#181)

* security(server): disable x-powered-by headers
This commit is contained in:
Carlos Valente
2022-07-23 22:14:50 +02:00
committed by GitHub
parent a757058511
commit 18f3f3643b
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "ontime-server",
"type": "module",
"version": "1.2.0",
"version": "1.2.1",
"dependencies": {
"body-parser": "^1.20.0",
"dotenv": "^16.0.1",