Skip to content

Commit c26e928

Browse files
chore(deps): bump fastify from 5.3.3 to 5.4.0
Bumps [fastify](https://github.com/fastify/fastify) from 5.3.3 to 5.4.0. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.3.3...v5.4.0) --- updated-dependencies: - dependency-name: fastify dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 094acbf commit c26e928

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -134,7 +134,7 @@
134134
"eslint-plugin-prettier": "5.4.1",
135135
"eventsource": "4.0.0",
136136
"fancy-log": "2.0.0",
137-
"fastify": "5.3.3",
137+
"fastify": "5.4.0",
138138
"globals": "16.2.0",
139139
"graphql": "16.11.0",
140140
"graphql-subscriptions": "3.0.0",

packages/platform-fastify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@fastify/formbody": "8.0.2",
2323
"@fastify/middie": "9.0.3",
2424
"fast-querystring": "1.1.2",
25-
"fastify": "5.3.3",
25+
"fastify": "5.4.0",
2626
"light-my-request": "6.6.0",
2727
"path-to-regexp": "8.2.0",
2828
"tslib": "2.8.1"

0 commit comments

Comments
 (0)