Bump helmet from 7.2.0 to 8.0.0

Bumps [helmet](https://github.com/helmetjs/helmet) from 7.2.0 to 8.0.0.
- [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/helmetjs/helmet/compare/v7.2.0...v8.0.0)

---
updated-dependencies:
- dependency-name: helmet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-30 17:09:40 +00:00 committed by GitHub
parent 80928750be
commit 508e89d579
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,7 +30,7 @@
"express-validator": "^7.0.1", "express-validator": "^7.0.1",
"express-winston": "^4.2.0", "express-winston": "^4.2.0",
"handlebars": "^4.7.7", "handlebars": "^4.7.7",
"helmet": "^7.0.0", "helmet": "^8.0.0",
"joi": "^17.9.2", "joi": "^17.9.2",
"logger": "^0.0.1", "logger": "^0.0.1",
"moment-timezone": "^0.5.43", "moment-timezone": "^0.5.43",