Skip to content

Commit d613f3d

Browse files
committed
fix(deps): update dependency fastify to ^4.27.0
1 parent 63e9987 commit d613f3d

3 files changed

Lines changed: 29 additions & 26 deletions

File tree

examples/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@react-hookz/web": "^22.0.0",
2929
"date-fns": "^3.6.0",
3030
"extract-files": "^13.0.0",
31-
"fastify": "^4.26.2",
31+
"fastify": "^4.27.0",
3232
"framer-motion": "^11.1.9",
3333
"gqty": "workspace:^",
3434
"graphql": "^16.8.1",

internal/test-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@rollup/plugin-babel": "^6.0.4",
3939
"@types/jest": "^29.5.0",
4040
"cross-env": "^7.0.3",
41-
"fastify": "^4.26.2",
41+
"fastify": "^4.27.0",
4242
"graphql": "^16.8.1",
4343
"graphql-ez": "^0.16.1",
4444
"jest": "^29.5.0",

pnpm-lock.yaml

Lines changed: 27 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)