Skip to content
This repository was archived by the owner on Apr 13, 2026. It is now read-only.

Commit f8203d1

Browse files
chore(deps-dev): bump fastify
Bumps the development-dependencies group with 1 update in the / directory: [fastify](https://github.com/fastify/fastify). Updates `fastify` from 4.29.0 to 5.2.0 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v4.29.0...v5.2.0) --- updated-dependencies: - dependency-name: fastify dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09a9a32 commit f8203d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/node": "^22.0.0",
3838
"@types/statuses": "^2.0.4",
3939
"dotenv": "^16.3.1",
40-
"fastify": "^4.24.3",
40+
"fastify": "^5.2.0",
4141
"jest": "^29.7.0",
4242
"p-ratelimit": "^1.0.1",
4343
"ts-jest": "^29.1.1",

0 commit comments

Comments
 (0)