Skip to content

Commit a7ad261

Browse files
fix(deps): update dependency fastify to v5.8.5 [security]
1 parent 1658776 commit a7ad261

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"drizzle-orm": "0.41.0",
8282
"extract-zip": "2.0.1",
8383
"fast-json-stringify": "6.0.1",
84-
"fastify": "5.7.4",
84+
"fastify": "5.8.5",
8585
"fastify-nodemailer": "5.0.0",
8686
"fastify-plugin": "5.0.1",
8787
"form-data": "4.0.5",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8242,9 +8242,9 @@ __metadata:
82428242
languageName: node
82438243
linkType: hard
82448244

8245-
"fastify@npm:5.7.4":
8246-
version: 5.7.4
8247-
resolution: "fastify@npm:5.7.4"
8245+
"fastify@npm:5.8.5":
8246+
version: 5.8.5
8247+
resolution: "fastify@npm:5.8.5"
82488248
dependencies:
82498249
"@fastify/ajv-compiler": "npm:^4.0.5"
82508250
"@fastify/error": "npm:^4.0.0"
@@ -8255,13 +8255,13 @@ __metadata:
82558255
fast-json-stringify: "npm:^6.0.0"
82568256
find-my-way: "npm:^9.0.0"
82578257
light-my-request: "npm:^6.0.0"
8258-
pino: "npm:^10.1.0"
8258+
pino: "npm:^9.14.0 || ^10.1.0"
82598259
process-warning: "npm:^5.0.0"
82608260
rfdc: "npm:^1.3.1"
82618261
secure-json-parse: "npm:^4.0.0"
82628262
semver: "npm:^7.6.0"
82638263
toad-cache: "npm:^3.7.0"
8264-
checksum: 10/037fb94fb40b85b9da430dd5314ab3326ee40b10419ca81d514a5e948b67547aacfa60131e330a8e28927b8b875c70c7a156954118a06c958e9c20b24ab00881
8264+
checksum: 10/286054e09964743b3e36ae7fb5d78a46662adb818ac305efca6a09560c9f7346881b0f1ef51736bdd334f5bfecab4461dacdb55bef10e6b64829bbfcc397474d
82658265
languageName: node
82668266
linkType: hard
82678267

@@ -8907,7 +8907,7 @@ __metadata:
89078907
eslint-plugin-import: "npm:2.32.0"
89088908
extract-zip: "npm:2.0.1"
89098909
fast-json-stringify: "npm:6.0.1"
8910-
fastify: "npm:5.7.4"
8910+
fastify: "npm:5.8.5"
89118911
fastify-nodemailer: "npm:5.0.0"
89128912
fastify-plugin: "npm:5.0.1"
89138913
form-data: "npm:4.0.5"
@@ -12377,7 +12377,7 @@ __metadata:
1237712377
languageName: node
1237812378
linkType: hard
1237912379

12380-
"pino@npm:^10.1.0":
12380+
"pino@npm:^9.14.0 || ^10.1.0":
1238112381
version: 10.3.1
1238212382
resolution: "pino@npm:10.3.1"
1238312383
dependencies:

0 commit comments

Comments
 (0)