Skip to content

Commit 796b88b

Browse files
chore(deps-dev): bump fastify from 4.28.1 to 5.1.0 (#124)
Bumps [fastify](https://github.com/fastify/fastify) from 4.28.1 to 5.1.0. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v4.28.1...v5.1.0) --- updated-dependencies: - dependency-name: fastify dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67bab62 commit 796b88b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"eslint-config-prettier": "^9.0.0",
4444
"eslint-plugin-import": "^2.23.3",
4545
"eslint-plugin-prettier": "^5.0.0",
46-
"fastify": "^4.0.0",
46+
"fastify": "^5.1.0",
4747
"jest": "^29.0.0",
4848
"mssql": "^11.0.0",
4949
"prettier": "^3.0.2"

0 commit comments

Comments
 (0)