Skip to content

Commit

Permalink
Update to @fastify/websocket v8 (#987)
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Collina <[email protected]>
  • Loading branch information
mcollina authored Apr 27, 2023
1 parent f49c129 commit 2680c7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"autocannon": "^7.3.0",
"concurrently": "^8.0.1",
"docsify-cli": "^4.4.3",
"fastify": "^4.0.0",
"fastify": "^4.16.0",
"graphql-ws": "^5.11.2",
"pre-commit": "^1.2.2",
"proxyquire": "^2.1.3",
Expand All @@ -58,7 +58,7 @@
"dependencies": {
"@fastify/error": "^3.0.0",
"@fastify/static": "^6.0.0",
"@fastify/websocket": "^7.0.0",
"@fastify/websocket": "^8.0.0",
"fastify-plugin": "^4.2.0",
"graphql": "^16.0.0",
"graphql-jit": "^0.8.0",
Expand Down

0 comments on commit 2680c7b

Please sign in to comment.