Skip to content

Commit 1c38e6c

Browse files
chore(all): bump fastify from 5.6.1 to 5.6.2
Bumps [fastify](https://github.com/fastify/fastify) from 5.6.1 to 5.6.2. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.6.1...v5.6.2) --- updated-dependencies: - dependency-name: fastify dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9588de4 commit 1c38e6c

File tree

3 files changed

+8
-36
lines changed

3 files changed

+8
-36
lines changed

package-lock.json

Lines changed: 6 additions & 34 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
@@ -35,7 +35,7 @@
3535
"argon2": "^0.44.0",
3636
"better-sqlite3": "^12.4.1",
3737
"drizzle-orm": "^0.44.7",
38-
"fastify": "^5.6.1",
38+
"fastify": "^5.6.2",
3939
"fastify-favicon": "^5.0.0",
4040
"isomorphic-dompurify": "^2.31.0",
4141
"lucia": "^3.2.2",

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.3",
2020
"@modelcontextprotocol/sdk": "^1.21.1",
2121
"dotenv": "^17.2.3",
22-
"fastify": "^5.6.1",
22+
"fastify": "^5.6.2",
2323
"fuse.js": "^7.1.0",
2424
"pino": "^10.1.0",
2525
"pino-pretty": "^13.1.2",

0 commit comments

Comments
 (0)