Skip to content

Commit 1138706

Browse files
Bump fastify from 5.8.1 to 5.8.5
Bumps [fastify](https://github.com/fastify/fastify) from 5.8.1 to 5.8.5. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.8.1...v5.8.5) --- updated-dependencies: - dependency-name: fastify dependency-version: 5.8.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d8119d9 commit 1138706

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@trpc/server": "^11.6.0",
3838
"better-sqlite3": "^12.4.1",
3939
"drizzle-orm": "^0.44.6",
40-
"fastify": "^5.8.1",
40+
"fastify": "^5.8.5",
4141
"zod": "^4.1.11"
4242
},
4343
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1723,10 +1723,10 @@ fast-uri@^3.0.0, fast-uri@^3.0.1:
17231723
resolved "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz"
17241724
integrity sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==
17251725

1726-
fastify@^5.8.1:
1727-
version "5.8.1"
1728-
resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.8.1.tgz#777eef0143c0ba5e3c71076224455885f303504f"
1729-
integrity sha512-y0kicFvvn7CYWoPOVLOcvn4YyKQz03DIY7UxmyOy21/J8eXm09R+tmb+tVDBW5h+pja30cHI5dqUcSlvY86V2A==
1726+
fastify@^5.8.5:
1727+
version "5.8.5"
1728+
resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.8.5.tgz#c452224295e0ca550bcd0efc3f7d3e90e9c11955"
1729+
integrity sha512-Yqptv59pQzPgQUSIm87hMqHJmdkb1+GPxdE6vW6FRyVE9G86mt7rOghitiU4JHRaTyDUk9pfeKmDeu70lAwM4Q==
17301730
dependencies:
17311731
"@fastify/ajv-compiler" "^4.0.5"
17321732
"@fastify/error" "^4.0.0"

0 commit comments

Comments
 (0)