Skip to content

Commit 30b9bb0

Browse files
committed
fix(deps): update dependency fastify to ^4.26.2
1 parent d58a79a commit 30b9bb0

File tree

3 files changed

+102
-69
lines changed

3 files changed

+102
-69
lines changed

examples/react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@react-hookz/web": "^22.0.0",
2929
"date-fns": "^2.29.3",
3030
"extract-files": "^13.0.0",
31-
"fastify": "^4.15.0",
31+
"fastify": "^4.26.2",
3232
"framer-motion": "^6.5.1",
3333
"gqty": "workspace:^",
3434
"graphql": "^16.6.0",

internal/test-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@rollup/plugin-babel": "^6.0.3",
3939
"@types/jest": "^29.5.0",
4040
"cross-env": "^7.0.3",
41-
"fastify": "^4.11.0",
41+
"fastify": "^4.26.2",
4242
"graphql": "^16.6.0",
4343
"graphql-ez": "^0.16.0",
4444
"jest": "^29.5.0",

0 commit comments

Comments
 (0)