Skip to content

Commit e9cc01b

Browse files
chore(all): bump fastify from 5.5.0 to 5.6.0
Bumps [fastify](https://github.com/fastify/fastify) from 5.5.0 to 5.6.0. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.5.0...v5.6.0) --- updated-dependencies: - dependency-name: fastify dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 857e74a commit e9cc01b

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 5 additions & 5 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
@@ -34,7 +34,7 @@
3434
"argon2": "^0.44.0",
3535
"better-sqlite3": "^12.2.0",
3636
"drizzle-orm": "^0.44.5",
37-
"fastify": "^5.4.0",
37+
"fastify": "^5.6.0",
3838
"fastify-favicon": "^5.0.0",
3939
"lucia": "^3.2.2",
4040
"nanoid": "^3.3.11",

services/satellite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@fastify/swagger": "^9.5.1",
1919
"@fastify/swagger-ui": "^5.2.3",
2020
"dotenv": "^16.4.5",
21-
"fastify": "^5.4.0",
21+
"fastify": "^5.6.0",
2222
"pino": "^9.9.0",
2323
"pino-pretty": "^13.1.1"
2424
},

0 commit comments

Comments
 (0)