Skip to content

Commit c899b36

Browse files
fix(deps): update dependency fastify to v5.8.1 [security]
1 parent 7d08741 commit c899b36

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.1",
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
@@ -8255,9 +8255,9 @@ __metadata:
82558255
languageName: node
82568256
linkType: hard
82578257

8258-
"fastify@npm:5.7.4":
8259-
version: 5.7.4
8260-
resolution: "fastify@npm:5.7.4"
8258+
"fastify@npm:5.8.1":
8259+
version: 5.8.1
8260+
resolution: "fastify@npm:5.8.1"
82618261
dependencies:
82628262
"@fastify/ajv-compiler": "npm:^4.0.5"
82638263
"@fastify/error": "npm:^4.0.0"
@@ -8268,13 +8268,13 @@ __metadata:
82688268
fast-json-stringify: "npm:^6.0.0"
82698269
find-my-way: "npm:^9.0.0"
82708270
light-my-request: "npm:^6.0.0"
8271-
pino: "npm:^10.1.0"
8271+
pino: "npm:^9.14.0 || ^10.1.0"
82728272
process-warning: "npm:^5.0.0"
82738273
rfdc: "npm:^1.3.1"
82748274
secure-json-parse: "npm:^4.0.0"
82758275
semver: "npm:^7.6.0"
82768276
toad-cache: "npm:^3.7.0"
8277-
checksum: 10/037fb94fb40b85b9da430dd5314ab3326ee40b10419ca81d514a5e948b67547aacfa60131e330a8e28927b8b875c70c7a156954118a06c958e9c20b24ab00881
8277+
checksum: 10/4fa506baeca87f94ca59d5ab73e2e2e47348424823aa127b59cccfa310a116d1cc8bf7e826574550157ebf15a47dcee81799a68ef20266579a7c7a6016a323ad
82788278
languageName: node
82798279
linkType: hard
82808280

@@ -8920,7 +8920,7 @@ __metadata:
89208920
eslint-plugin-import: "npm:2.32.0"
89218921
extract-zip: "npm:2.0.1"
89228922
fast-json-stringify: "npm:6.0.1"
8923-
fastify: "npm:5.7.4"
8923+
fastify: "npm:5.8.1"
89248924
fastify-nodemailer: "npm:5.0.0"
89258925
fastify-plugin: "npm:5.0.1"
89268926
form-data: "npm:4.0.5"
@@ -12390,7 +12390,7 @@ __metadata:
1239012390
languageName: node
1239112391
linkType: hard
1239212392

12393-
"pino@npm:^10.1.0":
12393+
"pino@npm:^9.14.0 || ^10.1.0":
1239412394
version: 10.3.1
1239512395
resolution: "pino@npm:10.3.1"
1239612396
dependencies:

0 commit comments

Comments
 (0)