Skip to content

Commit dffe052

Browse files
chore(deps): bump fastify from 5.2.1 to 5.3.2 in /examples
Bumps [fastify](https://github.com/fastify/fastify) from 5.2.1 to 5.3.2. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.2.1...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 bc8ed58 commit dffe052

File tree

2 files changed

+398
-503
lines changed

2 files changed

+398
-503
lines changed

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"@bufbuild/protobuf": "^2.2.4",
44
"@connectrpc/connect-node": "2.0.2",
55
"@connectrpc/connect-fastify": "~2.0.2",
6-
"fastify": "~5.2.1"
6+
"fastify": "~5.3.2"
77
},
88
"devDependencies": {
99
"@bufbuild/protoc-gen-es": "~2.2.4",

0 commit comments

Comments
 (0)