Skip to content

Commit dc18b38

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

File tree

3 files changed

+8
-48
lines changed

3 files changed

+8
-48
lines changed

package-lock.json

Lines changed: 6 additions & 46 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.1",
40+
"fastify": "^5.7.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
@@ -20,7 +20,7 @@
2020
"@modelcontextprotocol/sdk": "^1.25.3",
2121
"@octokit/rest": "^22.0.1",
2222
"dotenv": "^17.2.3",
23-
"fastify": "^5.7.1",
23+
"fastify": "^5.7.2",
2424
"fuse.js": "^7.1.0",
2525
"gpt-tokenizer": "^3.4.0",
2626
"pino": "^10.3.0",

0 commit comments

Comments
 (0)