Skip to content

Commit 661c313

Browse files
chore(deps-dev): bump fastify from 5.7.4 to 5.8.1
Bumps [fastify](https://github.com/fastify/fastify) from 5.7.4 to 5.8.1. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.7.4...v5.8.1) --- updated-dependencies: - dependency-name: fastify dependency-version: 5.8.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a16ca72 commit 661c313

File tree

5 files changed

+63
-71
lines changed

5 files changed

+63
-71
lines changed

packages/nest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@ts-rest/core": "^3.52.1",
7070
"@types/express": "^5.0.6",
7171
"express": "^5.2.1",
72-
"fastify": "^5.7.4",
72+
"fastify": "^5.8.1",
7373
"rxjs": "^7.8.2",
7474
"supertest": "^7.1.4",
7575
"zod": "^4.3.6"

packages/openapi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"rou3": "^0.7.12"
8181
},
8282
"devDependencies": {
83-
"fastify": "^5.7.4",
83+
"fastify": "^5.8.1",
8484
"zod": "^4.3.6"
8585
}
8686
}

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
"@tanstack/router-core": "^1.166.2",
146146
"@types/ws": "^8.18.1",
147147
"crossws": "^0.4.4",
148-
"fastify": "^5.7.4",
148+
"fastify": "^5.8.1",
149149
"next": "^16.1.6",
150150
"supertest": "^7.1.4",
151151
"ws": "^8.18.3",

packages/standard-server-fastify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@fastify/cookie": "^11.0.2",
5151
"@types/node": "^22.19.3",
5252
"@types/supertest": "^6.0.3",
53-
"fastify": "^5.7.4",
53+
"fastify": "^5.8.1",
5454
"supertest": "^7.2.2"
5555
}
5656
}

pnpm-lock.yaml

Lines changed: 59 additions & 67 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)