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

This commit is contained in:
renovate[bot]
2026-01-26 13:39:29 +00:00
committed by GitHub
parent b4324b8968
commit e2ef54b02b
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.1",
"fastify": "5.7.2",
"fastify-plugin": "5.1.0",
"find-my-way": "9.4.0",
"globals": "17.1.0",
@@ -18400,9 +18400,9 @@
}
},
"node_modules/fastify": {
"version": "5.7.1",
"resolved": "https://registry.npmjs.org/fastify/-/fastify-5.7.1.tgz",
"integrity": "sha512-ZW7S4fxlZhE+tYWVokFzjh+i56R+buYKNGhrVl6DtN8sxkyMEzpJnzvO8A/ZZrsg5w6X37u6I4EOQikYS5DXpA==",
"version": "5.7.2",
"resolved": "https://registry.npmjs.org/fastify/-/fastify-5.7.2.tgz",
"integrity": "sha512-dBJolW+hm6N/yJVf6J5E1BxOBNkuXNl405nrfeR8SpvGWG3aCC2XDHyiFBdow8Win1kj7sjawQc257JlYY6M/A==",
"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.1",
"fastify": "5.7.2",
"fastify-plugin": "5.1.0",
"find-my-way": "9.4.0",
"globals": "17.1.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.1",
"fastify": "5.7.2",
"fastify-plugin": "5.1.0",
"find-my-way": "9.4.0",
"light-my-request": "6.6.0",