Skip to content

Commit 0a99264

Browse files
fix(deps): update dependency fastify to v5.8.4
1 parent f5193cf commit 0a99264

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
@@ -8,7 +8,7 @@
88
"ajv": "8.18.0",
99
"axios": "1.13.6",
1010
"eventsource": "4.1.0",
11-
"fastify": "5.8.3",
11+
"fastify": "5.8.4",
1212
"ioredis": "5.10.1",
1313
"mock-socket": "9.3.1",
1414
"pino": "10.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1434,10 +1434,10 @@ fast-uri@^3.0.0, fast-uri@^3.0.1:
14341434
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.0.tgz#66eecff6c764c0df9b762e62ca7edcfb53b4edfa"
14351435
integrity sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==
14361436

1437-
fastify@5.8.3:
1438-
version "5.8.3"
1439-
resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.8.3.tgz#78b5006cf0731d788457b19bd482805316424c8c"
1440-
integrity sha512-XJXpRQ41+rsJ/GLeP9vyDC+fBXilcTlEXokMSexkdEkla4uf7ZQNaI5xl3el+kW5TZQulqYxLr659ey/KX7XmQ==
1437+
fastify@5.8.4:
1438+
version "5.8.4"
1439+
resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.8.4.tgz#9ad9ebeea57980cf8722b5c44ca27ea9255cf2d5"
1440+
integrity sha512-sa42J1xylbBAYUWALSBoyXKPDUvM3OoNOibIefA+Oha57FryXKKCZarA1iDntOCWp3O35voZLuDg2mdODXtPzQ==
14411441
dependencies:
14421442
"@fastify/ajv-compiler" "^4.0.5"
14431443
"@fastify/error" "^4.0.0"

0 commit comments

Comments
 (0)