Skip to content

Commit

Permalink
chore: update fastify to ^5.0.0 (#369)
Browse files Browse the repository at this point in the history
* chore: update fastify to ^5.0.0

* updated @fastify/websocket too

Signed-off-by: Matteo Collina <hello@matteocollina.com>

---------

Signed-off-by: Matteo Collina <hello@matteocollina.com>
Co-authored-by: Matteo Collina <hello@matteocollina.com>
  • Loading branch information
Fdawgs and mcollina authored Oct 15, 2024
1 parent 328eb59 commit fcc3bee
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 @@ -37,7 +37,7 @@
"express": "^4.19.2",
"express-http-proxy": "^2.0.0",
"fast-proxy": "^2.1.0",
"fastify": "^5.0.0-alpha.4",
"fastify": "^5.0.0",
"got": "^11.8.6",
"http-errors": "^2.0.0",
"http-proxy": "^1.18.1",
Expand Down

0 comments on commit fcc3bee

Please sign in to comment.