diff --git a/package-lock.json b/package-lock.json index b1dce82..3a7c852 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@eik/semantic-release-config": "1.0.12", "@eik/typescript-config": "1.0.0", "eslint": "9.39.2", - "fastify": "5.7.1", + "fastify": "5.7.2", "npm-run-all2": "8.0.4", "postcss": "8.5.6", "prettier": "3.8.1", @@ -4740,9 +4740,9 @@ "license": "BSD-3-Clause" }, "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": [ { diff --git a/package.json b/package.json index 1acf001..a8cf432 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@eik/semantic-release-config": "1.0.12", "@eik/typescript-config": "1.0.0", "eslint": "9.39.2", - "fastify": "5.7.1", + "fastify": "5.7.2", "npm-run-all2": "8.0.4", "postcss": "8.5.6", "prettier": "3.8.1",