Skip to content

Commit

Permalink
chore(deps): bump @fastify/autoload from 6.0.1 to 6.0.2 (#632)
Browse files Browse the repository at this point in the history
Bumps [@fastify/autoload](https://github.com/fastify/fastify-autoload) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](fastify/fastify-autoload@v6.0.1...v6.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent a01cd3f commit 16ce347
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 @@ -17,7 +17,7 @@
},
"dependencies": {
"@fastify/auth": "^4.6.1",
"@fastify/autoload": "^6.0.1",
"@fastify/autoload": "^6.0.2",
"@fastify/helmet": "^12.0.1",
"@fastify/sensible": "^5.6.0",
"@fastify/static": "^7.0.4",
Expand Down

0 comments on commit 16ce347

Please sign in to comment.