Skip to content

Commit 4d9d13f

Browse files
Update dependency fastify to v5.6.0 (#560)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d241f8e commit 4d9d13f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"ajv": "8.17.1",
88
"axios": "1.12.0",
99
"eventsource": "4.0.0",
10-
"fastify": "5.5.0",
10+
"fastify": "5.6.0",
1111
"ioredis": "5.7.0",
1212
"mock-socket": "9.3.1",
1313
"pino": "9.9.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1447,10 +1447,10 @@ fast-uri@^3.0.1:
14471447
resolved "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.1.tgz"
14481448
integrity sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==
14491449

1450-
fastify@5.5.0:
1451-
version "5.5.0"
1452-
resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.5.0.tgz#a1cf7bbfad7e4021f042e6f78942d3c3dd511a5d"
1453-
integrity sha512-ZWSWlzj3K/DcULCnCjEiC2zn2FBPdlZsSA/pnPa/dbUfLvxkD/Nqmb0XXMXLrWkeM4uQPUvjdJpwtXmTfriXqw==
1450+
fastify@5.6.0:
1451+
version "5.6.0"
1452+
resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.6.0.tgz#b94321583dd3ec617466341f7c307085af1b9475"
1453+
integrity sha512-9j2r9TnwNsfGiCKGYT0Voqy244qwcoYM9qvNi/i+F8sNNWDnqUEVuGYNc9GyjldhXmMlJmVPS6gI1LdvjYGRJw==
14541454
dependencies:
14551455
"@fastify/ajv-compiler" "^4.0.0"
14561456
"@fastify/error" "^4.0.0"

0 commit comments

Comments
 (0)