Skip to content

Commit 3377b48

Browse files
fix(deps): update dependency fastify to v5.7.4 (#2089)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 202d87e commit 3377b48

2 files changed

Lines changed: 6 additions & 6 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.3",
84+
"fastify": "5.7.4",
8585
"fastify-nodemailer": "5.0.0",
8686
"fastify-plugin": "5.0.1",
8787
"form-data": "4.0.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8658,9 +8658,9 @@ __metadata:
86588658
languageName: node
86598659
linkType: hard
86608660

8661-
"fastify@npm:5.7.3":
8662-
version: 5.7.3
8663-
resolution: "fastify@npm:5.7.3"
8661+
"fastify@npm:5.7.4":
8662+
version: 5.7.4
8663+
resolution: "fastify@npm:5.7.4"
86648664
dependencies:
86658665
"@fastify/ajv-compiler": "npm:^4.0.5"
86668666
"@fastify/error": "npm:^4.0.0"
@@ -8677,7 +8677,7 @@ __metadata:
86778677
secure-json-parse: "npm:^4.0.0"
86788678
semver: "npm:^7.6.0"
86798679
toad-cache: "npm:^3.7.0"
8680-
checksum: 10/10cad30dc4dbfe7d9c5cd3cc38ac8403b8f25c452b3dd910eeade56be60b4df32ba44a1be12ad301049cf5624785eaf075f1efa5d6a91a4161ca4a2550d737cc
8680+
checksum: 10/037fb94fb40b85b9da430dd5314ab3326ee40b10419ca81d514a5e948b67547aacfa60131e330a8e28927b8b875c70c7a156954118a06c958e9c20b24ab00881
86818681
languageName: node
86828682
linkType: hard
86838683

@@ -9411,7 +9411,7 @@ __metadata:
94119411
eslint-plugin-import: "npm:2.32.0"
94129412
extract-zip: "npm:2.0.1"
94139413
fast-json-stringify: "npm:6.0.1"
9414-
fastify: "npm:5.7.3"
9414+
fastify: "npm:5.7.4"
94159415
fastify-nodemailer: "npm:5.0.0"
94169416
fastify-plugin: "npm:5.0.1"
94179417
form-data: "npm:4.0.5"

0 commit comments

Comments
 (0)