Skip to content

Commit

Permalink
build(deps): bump @fastify/helmet from 10.0.2 to 10.1.0 (#1147)
Browse files Browse the repository at this point in the history
Bumps [@fastify/helmet](https://github.com/fastify/fastify-helmet) from 10.0.2 to 10.1.0.
- [Release notes](https://github.com/fastify/fastify-helmet/releases)
- [Commits](fastify/fastify-helmet@v10.0.2...v10.1.0)

---
updated-dependencies:
- dependency-name: "@fastify/helmet"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2022
1 parent b1153dc commit 9eeb041
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@fastify/bearer-auth": "^8.0.1",
"@fastify/compress": "^6.1.1",
"@fastify/cors": "^8.2.0",
"@fastify/helmet": "^10.0.2",
"@fastify/helmet": "^10.1.0",
"@fastify/rate-limit": "^7.5.0",
"@fastify/sensible": "^5.1.1",
"@fastify/static": "^6.5.1",
Expand Down

0 comments on commit 9eeb041

Please sign in to comment.