Skip to content

Commit

Permalink
fix(deps): update dependency fastify to ^4.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 9, 2024
1 parent 63e9987 commit d613f3d
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 26 deletions.
2 changes: 1 addition & 1 deletion examples/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@react-hookz/web": "^22.0.0",
"date-fns": "^3.6.0",
"extract-files": "^13.0.0",
"fastify": "^4.26.2",
"fastify": "^4.27.0",
"framer-motion": "^11.1.9",
"gqty": "workspace:^",
"graphql": "^16.8.1",
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 @@ -38,7 +38,7 @@
"@rollup/plugin-babel": "^6.0.4",
"@types/jest": "^29.5.0",
"cross-env": "^7.0.3",
"fastify": "^4.26.2",
"fastify": "^4.27.0",
"graphql": "^16.8.1",
"graphql-ez": "^0.16.1",
"jest": "^29.5.0",
Expand Down
51 changes: 27 additions & 24 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d613f3d

Please sign in to comment.