Skip to content

Commit

Permalink
build(deps): bump the fastify-core group with 2 updates (#1996)
Browse files Browse the repository at this point in the history
Bumps the fastify-core group with 2 updates: [@fastify/autoload](https://github.com/fastify/fastify-autoload) and [@fastify/sensible](https://github.com/fastify/fastify-sensible).


Updates `@fastify/autoload` from 6.0.3 to 6.1.0
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](fastify/fastify-autoload@v6.0.3...v6.1.0)

Updates `@fastify/sensible` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/fastify/fastify-sensible/releases)
- [Commits](fastify/fastify-sensible@v6.0.2...v6.0.3)

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

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 Feb 1, 2025
1 parent 7b65432 commit 466b8fe
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 11 deletions.
20 changes: 11 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,13 +90,13 @@
},
"dependencies": {
"@fastify/accepts": "^5.0.2",
"@fastify/autoload": "^6.0.3",
"@fastify/autoload": "^6.1.0",
"@fastify/bearer-auth": "^10.0.2",
"@fastify/compress": "^8.0.1",
"@fastify/cors": "^10.0.2",
"@fastify/helmet": "^13.0.1",
"@fastify/rate-limit": "^10.2.2",
"@fastify/sensible": "^6.0.2",
"@fastify/sensible": "^6.0.3",
"@fastify/static": "^8.0.4",
"@fastify/swagger": "^9.4.2",
"@fastify/under-pressure": "^9.0.3",
Expand Down

0 comments on commit 466b8fe

Please sign in to comment.