fix(deps): update dependency fastify to v5.7.4

This commit is contained in:
renovate[bot]
2026-02-02 19:31:05 +00:00
committed by GitHub
parent 346c954312
commit fba0de79f2
3 changed files with 6 additions and 6 deletions

8
package-lock.json generated
View File

@@ -83,7 +83,7 @@
"eslint-plugin-prettier": "5.5.5",
"eventsource": "4.1.0",
"fancy-log": "2.0.0",
"fastify": "5.7.2",
"fastify": "5.7.4",
"fastify-plugin": "5.1.0",
"find-my-way": "9.4.0",
"globals": "17.3.0",
@@ -18306,9 +18306,9 @@
}
},
"node_modules/fastify": {
"version": "5.7.2",
"resolved": "https://registry.npmjs.org/fastify/-/fastify-5.7.2.tgz",
"integrity": "sha512-dBJolW+hm6N/yJVf6J5E1BxOBNkuXNl405nrfeR8SpvGWG3aCC2XDHyiFBdow8Win1kj7sjawQc257JlYY6M/A==",
"version": "5.7.4",
"resolved": "https://registry.npmjs.org/fastify/-/fastify-5.7.4.tgz",
"integrity": "sha512-e6l5NsRdaEP8rdD8VR0ErJASeyaRbzXYpmkrpr2SuvuMq6Si3lvsaVy5C+7gLanEkvjpMDzBXWE5HPeb/hgTxA==",
"dev": true,
"funding": [
{

View File

@@ -132,7 +132,7 @@
"eslint-plugin-prettier": "5.5.5",
"eventsource": "4.1.0",
"fancy-log": "2.0.0",
"fastify": "5.7.2",
"fastify": "5.7.4",
"fastify-plugin": "5.1.0",
"find-my-way": "9.4.0",
"globals": "17.3.0",

View File

@@ -21,7 +21,7 @@
"@fastify/cors": "11.2.0",
"@fastify/formbody": "8.0.2",
"fast-querystring": "1.1.2",
"fastify": "5.7.2",
"fastify": "5.7.4",
"fastify-plugin": "5.1.0",
"find-my-way": "9.4.0",
"light-my-request": "6.6.0",