Skip to content

Commit 921466a

Browse files
chore(all): bump fastify from 5.6.2 to 5.7.1
Bumps [fastify](https://github.com/fastify/fastify) from 5.6.2 to 5.7.1. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.6.2...v5.7.1) --- updated-dependencies: - dependency-name: fastify dependency-version: 5.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d3106c commit 921466a

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

package-lock.json

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

services/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"ajv-formats": "^3.0.1",
3737
"arctic": "^3.7.0",
3838
"drizzle-orm": "^0.45.1",
39-
"fastify": "^5.6.2",
39+
"fastify": "^5.7.1",
4040
"fastify-favicon": "^5.0.0",
4141
"lucia": "^3.2.2",
4242
"nanoid": "^5.1.6",

services/satellite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@fastify/swagger-ui": "^5.2.4",
2020
"@modelcontextprotocol/sdk": "^1.24.3",
2121
"dotenv": "^17.2.3",
22-
"fastify": "^5.6.2",
22+
"fastify": "^5.7.1",
2323
"fuse.js": "^7.1.0",
2424
"gpt-tokenizer": "^3.4.0",
2525
"pino": "^10.1.1",

0 commit comments

Comments
 (0)