Skip to content

Commit

Permalink
build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 (#124)
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 11, 2022
1 parent 7878bc8 commit 867f31d
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 @@ -26,7 +26,7 @@
},
"dependencies": {
"asynchronous-local-storage": "^1.0.2",
"fastify-plugin": "^3.0.0"
"fastify-plugin": "^4.0.0"
},
"devDependencies": {
"@types/node": "^18.0.0",
Expand Down

0 comments on commit 867f31d

Please sign in to comment.