Skip to content

Commit d7fec45

Browse files
chore(all): bump fastify from 5.7.4 to 5.8.2
Bumps [fastify](https://github.com/fastify/fastify) from 5.7.4 to 5.8.2. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.7.4...v5.8.2) --- updated-dependencies: - dependency-name: fastify dependency-version: 5.8.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76ae79d commit d7fec45

File tree

3 files changed

+13
-51
lines changed

3 files changed

+13
-51
lines changed

package-lock.json

Lines changed: 11 additions & 49 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
@@ -37,7 +37,7 @@
3737
"ajv-formats": "^3.0.1",
3838
"arctic": "^3.7.0",
3939
"drizzle-orm": "^0.45.1",
40-
"fastify": "^5.7.4",
40+
"fastify": "^5.8.2",
4141
"fastify-favicon": "^5.0.0",
4242
"lucia": "^3.2.2",
4343
"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.5",
2020
"@modelcontextprotocol/sdk": "^1.26.0",
2121
"@octokit/rest": "^22.0.1",
22-
"fastify": "^5.7.4",
22+
"fastify": "^5.8.2",
2323
"fuse.js": "^7.1.0",
2424
"gpt-tokenizer": "^3.4.0",
2525
"pino": "^10.3.1",

0 commit comments

Comments
 (0)