Skip to content

Commit

Permalink
fix(deps): update dependency fastify to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 14, 2025
1 parent eb9d0fb commit 208e15a
Show file tree
Hide file tree
Showing 3 changed files with 78 additions and 111 deletions.
2 changes: 1 addition & 1 deletion examples/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@graphql-ez/plugin-websockets": "^0.11.3",
"@react-hookz/web": "^22.0.0",
"extract-files": "^13.0.0",
"fastify": "^4.29.0",
"fastify": "^5.2.1",
"framer-motion": "^11.18.2",
"gqty": "workspace:^",
"graphql": "^16.10.0",
Expand Down
2 changes: 1 addition & 1 deletion internal/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@rollup/plugin-babel": "^6.0.4",
"@types/jest": "^29.5.14",
"cross-env": "^7.0.3",
"fastify": "^4.29.0",
"fastify": "^5.2.1",
"gqty": "workspace:^",
"graphql": "^16.10.0",
"graphql-ez": "^0.16.1",
Expand Down
Loading

0 comments on commit 208e15a

Please sign in to comment.