Skip to content

Commit cc4a7e7

Browse files
chore(deps): bump fastify from 4.2.1 to 4.3.0
Bumps [fastify](https://github.com/fastify/fastify) from 4.2.1 to 4.3.0. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v4.2.1...v4.3.0) --- updated-dependencies: - dependency-name: fastify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b98e4d2 commit cc4a7e7

3 files changed

Lines changed: 20 additions & 34 deletions

File tree

package-lock.json

Lines changed: 18 additions & 32 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
@@ -128,7 +128,7 @@
128128
"eslint-plugin-import": "2.26.0",
129129
"eventsource": "2.0.2",
130130
"fancy-log": "2.0.0",
131-
"fastify": "4.2.1",
131+
"fastify": "4.3.0",
132132
"graphql": "15.8.0",
133133
"graphql-tools": "8.3.0",
134134
"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.2.1",
23+
"fastify": "4.3.0",
2424
"light-my-request": "5.2.0",
2525
"path-to-regexp": "3.2.0",
2626
"tslib": "2.4.0"

0 commit comments

Comments
 (0)