From 4d68028f33ede64f8469968e0885cb109ca566e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 11:25:34 +0000 Subject: [PATCH] chore(deps): bump fastify from 4.9.0 to 4.9.2 (#127) Bumps [fastify](https://github.com/fastify/fastify) from 4.9.0 to 4.9.2. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](https://github.com/fastify/fastify/compare/v4.9.0...v4.9.2) --- updated-dependencies: - dependency-name: fastify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1519d80..3615ec7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4010,9 +4010,9 @@ "integrity": "sha512-qKRta6N7BWEFVlyonVY/V+BMLgFqktCUV0QjT259ekAIlbVrMaFnFLxJ4s/JPl4tou56S1BzPufI60bLe29fHA==" }, "node_modules/fastify": { - "version": "4.9.0", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.9.0.tgz", - "integrity": "sha512-q7/UE8NVdxIeHTpaFOXbavGH+AhX7qN/t601bCsTlW5baN+Anzb9MJ3lFctJVCnMDe29YNqU0htoXbJAkVLVmA==", + "version": "4.9.2", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.9.2.tgz", + "integrity": "sha512-Mk3hv7ZRet2huMYN6IJ8RGy1TAAC7LJsCEjxLf808zafAADNu43xRzbl7FSEIBxKyhntTM0F626Oc34LUNcUxQ==", "dependencies": { "@fastify/ajv-compiler": "^3.3.1", "@fastify/error": "^3.0.0", @@ -13202,9 +13202,9 @@ "integrity": "sha512-qKRta6N7BWEFVlyonVY/V+BMLgFqktCUV0QjT259ekAIlbVrMaFnFLxJ4s/JPl4tou56S1BzPufI60bLe29fHA==" }, "fastify": { - "version": "4.9.0", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.9.0.tgz", - "integrity": "sha512-q7/UE8NVdxIeHTpaFOXbavGH+AhX7qN/t601bCsTlW5baN+Anzb9MJ3lFctJVCnMDe29YNqU0htoXbJAkVLVmA==", + "version": "4.9.2", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.9.2.tgz", + "integrity": "sha512-Mk3hv7ZRet2huMYN6IJ8RGy1TAAC7LJsCEjxLf808zafAADNu43xRzbl7FSEIBxKyhntTM0F626Oc34LUNcUxQ==", "requires": { "@fastify/ajv-compiler": "^3.3.1", "@fastify/error": "^3.0.0",