Skip to content

Commit 612e3e1

Browse files
Bump fastify from 5.3.1 to 5.3.2 in /example/fastify (#62)
Bumps [fastify](https://github.com/fastify/fastify) from 5.3.1 to 5.3.2. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.3.1...v5.3.2) --- updated-dependencies: - dependency-name: fastify dependency-version: 5.3.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6d2263c commit 612e3e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/fastify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@fastify/aws-lambda": "5.0.0",
13-
"fastify": "5.3.1",
13+
"fastify": "5.3.2",
1414
"i18next": "24.0.0",
1515
"i18next-fs-backend": "2.6.0",
1616
"i18next-http-middleware": "3.6.0",

0 commit comments

Comments
 (0)