Skip to content

Commit

Permalink
chore(deps): bump fastify-plugin from 4.5.1 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [fastify-plugin](https://github.com/fastify/fastify-plugin) from 4.5.1 to 5.0.0.
- [Release notes](https://github.com/fastify/fastify-plugin/releases)
- [Commits](fastify/fastify-plugin@v4.5.1...v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent 125c2ae commit 8c7f707
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 @@ -41,7 +41,7 @@
"dependencies": {
"@orama/orama": "^2.0.0",
"@orama/plugin-data-persistence": "^2.0.0",
"fastify-plugin": "^4.5.1"
"fastify-plugin": "^5.0.0"
},
"devDependencies": {
"@types/node": "^22.0.0",
Expand Down

0 comments on commit 8c7f707

Please sign in to comment.