Skip to content

Commit 4db51ac

Browse files
chore(deps): bump fastify from 3.29.0 to 4.2.0
Bumps [fastify](https://github.com/fastify/fastify) from 3.29.0 to 4.2.0. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v3.29.0...v4.2.0) --- updated-dependencies: - dependency-name: fastify dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4605f35 commit 4db51ac

3 files changed

Lines changed: 62 additions & 159 deletions

File tree

package-lock.json

Lines changed: 60 additions & 157 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
@@ -127,7 +127,7 @@
127127
"eslint-plugin-import": "2.26.0",
128128
"eventsource": "2.0.2",
129129
"fancy-log": "2.0.0",
130-
"fastify": "4.0.2",
130+
"fastify": "4.2.0",
131131
"graphql": "15.8.0",
132132
"graphql-tools": "8.2.13",
133133
"gulp": "4.0.2",

packages/platform-fastify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@fastify/cors": "8.0.0",
2121
"@fastify/formbody": "7.0.1",
2222
"@fastify/middie": "8.0.0",
23-
"fastify": "4.0.2",
23+
"fastify": "4.2.0",
2424
"light-my-request": "5.0.0",
2525
"path-to-regexp": "3.2.0",
2626
"tslib": "2.4.0"

0 commit comments

Comments
 (0)