Skip to content

Commit

Permalink
Build(deps): Bump @fastify/error from 3.4.1 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [@fastify/error](https://github.com/fastify/fastify-error) from 3.4.1 to 4.0.0.
- [Release notes](https://github.com/fastify/fastify-error/releases)
- [Commits](fastify/fastify-error@v3.4.1...v4.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 19621ba commit 9e8bbc8
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 @@ -61,7 +61,7 @@
"*.{js,jsx}": "standard --cache --fix"
},
"dependencies": {
"@fastify/error": "^3.0.0",
"@fastify/error": "^4.0.0",
"graphql": "^16.6.0",
"mercurius": "^14.0.0"
}
Expand Down

0 comments on commit 9e8bbc8

Please sign in to comment.