Skip to content

Commit e3765ed

Browse files
chore(deps): bump fastify in /examples/openapi-ts-fastify
Bumps [fastify](https://github.com/fastify/fastify) from 5.2.0 to 5.3.2. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.2.0...v5.3.2) --- updated-dependencies: - dependency-name: fastify dependency-version: 5.3.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb651c0 commit e3765ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/openapi-ts-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
"@hey-api/client-fetch": "workspace:*",
13-
"fastify": "5.2.0",
13+
"fastify": "5.3.2",
1414
"fastify-openapi-glue": "4.8.0"
1515
},
1616
"devDependencies": {

0 commit comments

Comments
 (0)