Skip to content

Commit 3825c5a

Browse files
chore(deps): bump fastify from 5.8.1 to 5.8.2 (#404)
Bumps [fastify](https://github.com/fastify/fastify) from 5.8.1 to 5.8.2. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.8.1...v5.8.2) --- updated-dependencies: - dependency-name: fastify dependency-version: 5.8.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7b0b157 commit 3825c5a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@
3636
"dependencies": {
3737
"@fastify/static": "^9.0.0",
3838
"@fastify/websocket": "^11.2.0",
39-
"fastify": "^5.8.1"
39+
"fastify": "^5.8.2"
4040
}
4141
}

0 commit comments

Comments
 (0)