Skip to content

Commit

Permalink
Bump fastify-plugin from 3.0.1 to 4.0.0 (#101)
Browse files Browse the repository at this point in the history
Bumps [fastify-plugin](https://github.com/fastify/fastify-plugin) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/fastify/fastify-plugin/releases)
- [Commits](fastify/fastify-plugin@v3.0.1...v4.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 18, 2022
1 parent ea9202e commit 80d64e8
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 @@ -38,7 +38,7 @@
"dependencies": {
"@fastify/error": "^3.0.0",
"basic-auth": "^2.0.1",
"fastify-plugin": "^3.0.0"
"fastify-plugin": "^4.0.0"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 80d64e8

Please sign in to comment.