Skip to content

Commit 469b3e5

Browse files
chore(deps): bump @fastify/error from 3.4.1 to 4.0.0 (#530)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 93e3da9 commit 469b3e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"@fastify/busboy": "^2.1.0",
1010
"@fastify/deepmerge": "^2.0.0",
11-
"@fastify/error": "^3.0.0",
11+
"@fastify/error": "^4.0.0",
1212
"fastify-plugin": "^4.0.0",
1313
"secure-json-parse": "^2.4.0",
1414
"stream-wormhole": "^1.1.0"

0 commit comments

Comments
 (0)