Skip to content

Commit

Permalink
chore(deps): update dependency fastify to v4.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 25, 2024
1 parent 10533dc commit 129b18f
Show file tree
Hide file tree
Showing 9 changed files with 37 additions and 37 deletions.
2 changes: 1 addition & 1 deletion packages/libraries/external-composition/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"devDependencies": {
"@apollo/composition": "2.9.3",
"esbuild": "0.24.2",
"fastify": "4.28.1",
"fastify": "4.29.0",
"graphql": "16.9.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/services/cdn-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"bcryptjs": "2.4.3",
"dotenv": "16.4.7",
"esbuild": "0.24.2",
"fastify": "4.28.1",
"fastify": "4.29.0",
"graphql": "16.9.0",
"itty-router": "4.2.2",
"itty-router-extras": "0.4.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/services/policy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"ajv": "8.17.1",
"dotenv": "16.4.7",
"eslint": "8.57.1",
"fastify": "4.28.1",
"fastify": "4.29.0",
"graphql": "16.9.0",
"pino-pretty": "11.3.0",
"zod": "3.23.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/services/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/ioredis-mock": "8.2.5",
"dotenv": "16.4.7",
"fast-json-stable-stringify": "2.1.0",
"fastify": "4.28.1",
"fastify": "4.29.0",
"got": "14.4.5",
"graphql": "16.9.0",
"ioredis": "5.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/services/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@trpc/server": "10.45.2",
"@whatwg-node/server": "0.9.50",
"dotenv": "16.4.7",
"fastify": "4.28.1",
"fastify": "4.29.0",
"got": "14.4.5",
"graphql": "16.9.0",
"graphql-yoga": "5.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/services/service-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@sentry/node": "7.120.0",
"@sentry/types": "7.120.0",
"@sentry/utils": "7.120.0",
"fastify": "4.28.1",
"fastify": "4.29.0",
"fastify-plugin": "4.5.1",
"opentelemetry-instrumentation-fetch-node": "1.2.3",
"p-retry": "6.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/services/tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@trpc/server": "10.45.2",
"@types/ms": "0.7.34",
"dotenv": "16.4.7",
"fastify": "4.28.1",
"fastify": "4.29.0",
"ioredis": "5.4.2",
"lru-cache": "11.0.2",
"ms": "2.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"dotenv": "16.4.7",
"echarts": "5.5.1",
"echarts-for-react": "3.0.2",
"fastify": "4.28.1",
"fastify": "4.29.0",
"formik": "2.4.6",
"framer-motion": "11.15.0",
"graphiql": "4.0.0-alpha.4",
Expand Down
58 changes: 29 additions & 29 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 129b18f

Please sign in to comment.