Skip to content

Commit b9a0900

Browse files
authored
chore: update fastify to ^5.0.0 (#473)
1 parent 85a80f1 commit b9a0900

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
@@ -42,7 +42,7 @@
4242
"@types/node": "^22.0.0",
4343
"concat-stream": "^2.0.0",
4444
"eslint": "^9.9.0",
45-
"fastify": "^5.0.0-alpha.4",
45+
"fastify": "^5.0.0",
4646
"neostandard": "^0.11.3",
4747
"pino": "^9.1.0",
4848
"proxyquire": "^2.1.3",

0 commit comments

Comments
 (0)