Skip to content

Commit d2ae9bb

Browse files
chore(deps): bump fastify from 4.5.2 to 4.5.3
Bumps [fastify](https://github.com/fastify/fastify) from 4.5.2 to 4.5.3. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v4.5.2...v4.5.3) --- updated-dependencies: - dependency-name: fastify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3396b5e commit d2ae9bb

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

package-lock.json

Lines changed: 10 additions & 10 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.5.2",
131+
"fastify": "4.5.3",
132132
"graphql": "15.8.0",
133133
"graphql-tools": "8.3.4",
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.1.0",
2121
"@fastify/formbody": "7.0.1",
2222
"@fastify/middie": "8.0.0",
23-
"fastify": "4.5.2",
23+
"fastify": "4.5.3",
2424
"light-my-request": "5.5.1",
2525
"path-to-regexp": "3.2.0",
2626
"tslib": "2.4.0"

0 commit comments

Comments
 (0)