Skip to content

Commit

Permalink
chore(deps): bump helmet from 6.2.0 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps [helmet](https://github.com/helmetjs/helmet) from 6.2.0 to 7.0.0.
- [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md)
- [Commits](helmetjs/helmet@v6.2.0...v7.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>
  • Loading branch information
dependabot[bot] authored May 8, 2023
1 parent b3a3ba2 commit 377b3ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"dependencies": {
"fastify-plugin": "^4.2.1",
"helmet": "^6.0.0"
"helmet": "^7.0.0"
},
"tsd": {
"directory": "test/types"
Expand Down

0 comments on commit 377b3ff

Please sign in to comment.