Skip to content

Commit daaae40

Browse files
chore(deps): bump fastify from 4.28.1 to 5.1.0
Bumps [fastify](https://github.com/fastify/fastify) from 4.28.1 to 5.1.0. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v4.28.1...v5.1.0) --- updated-dependencies: - dependency-name: fastify dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3cf1130 commit daaae40

File tree

3 files changed

+58
-109
lines changed

3 files changed

+58
-109
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"eslint-plugin-import": "2.31.0",
130130
"eventsource": "2.0.2",
131131
"fancy-log": "2.0.0",
132-
"fastify": "4.28.1",
132+
"fastify": "5.1.0",
133133
"graphql": "16.9.0",
134134
"graphql-tools": "9.0.3",
135135
"graphql-subscriptions": "2.0.0",

packages/platform-fastify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@fastify/cors": "9.0.1",
2222
"@fastify/formbody": "7.4.0",
2323
"@fastify/middie": "8.3.3",
24-
"fastify": "4.28.1",
24+
"fastify": "5.1.0",
2525
"light-my-request": "6.3.0",
2626
"path-to-regexp": "3.3.0",
2727
"tslib": "2.7.0"

0 commit comments

Comments
 (0)