Skip to content

Commit

Permalink
Lock graphql-jit to v0.8.4 (#1090)
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Collina <hello@matteocollina.com>
  • Loading branch information
mcollina committed Mar 18, 2024
1 parent aebe405 commit 22bf930
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 @@ -62,7 +62,7 @@
"@fastify/static": "^7.0.0",
"@fastify/websocket": "^8.0.0",
"fastify-plugin": "^4.2.0",
"graphql-jit": "^0.8.0",
"graphql-jit": "0.8.4",
"mqemitter": "^5.0.0",
"p-map": "^4.0.0",
"readable-stream": "^4.0.0",
Expand Down

0 comments on commit 22bf930

Please sign in to comment.