Skip to content

Commit f65d284

Browse files
chore(deps): bump fastify from 3.29.5 to 5.7.3
Bumps [fastify](https://github.com/fastify/fastify) from 3.29.5 to 5.7.3. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v3.29.5...v5.7.3) --- updated-dependencies: - dependency-name: fastify dependency-version: 5.7.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ecb446a commit f65d284

3 files changed

Lines changed: 481 additions & 421 deletions

File tree

packages/_example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@nestjs/platform-fastify": "^10.4.16",
2020
"dotenv": "^16.0.3",
2121
"express": "^4.18.2",
22-
"fastify": "^3.29.0",
22+
"fastify": "^5.7.3",
2323
"fastify2": "npm:fastify@^2.15.3",
2424
"fastify4": "npm:fastify@^4.29.0",
2525
"koa": "^3.0.1",

packages/agent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/koa__cors": "^3.3.0",
6262
"@types/superagent": "^8.1.9",
6363
"express": "^4.18.2",
64-
"fastify": "^3.29.0",
64+
"fastify": "^5.7.3",
6565
"fastify2": "npm:fastify@^2.15.3",
6666
"fastify4": "npm:fastify@^4.28.0",
6767
"openid-client": "^5.7.1",

0 commit comments

Comments
 (0)