Skip to content

Commit cc0a70a

Browse files
authored
Merge pull request #330 from deploystackio/dependabot/npm_and_yarn/fastify-5.6.1
chore(all): bump fastify from 5.5.0 to 5.6.1
2 parents 850df2b + f4b9683 commit cc0a70a

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.1",
3838
"fastify-favicon": "^5.0.0",
3939
"lucia": "^3.2.2",
4040
"nanoid": "^5.1.5",

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": "^17.2.2",
21-
"fastify": "^5.4.0",
21+
"fastify": "^5.6.1",
2222
"pino": "^9.11.0",
2323
"pino-pretty": "^13.1.1"
2424
},

0 commit comments

Comments
 (0)