From da3b17f89ac1fa9eec16de65d7b8293d97c90a5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Feb 2022 15:12:16 +0000 Subject: [PATCH] build(deps): bump fastify from 3.25.3 to 3.27.1 Bumps [fastify](https://github.com/fastify/fastify) from 3.25.3 to 3.27.1. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](https://github.com/fastify/fastify/compare/v3.25.3...v3.27.1) --- updated-dependencies: - dependency-name: fastify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8d64b29..c2990fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3475,9 +3475,9 @@ "integrity": "sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==" }, "node_modules/fastify": { - "version": "3.25.3", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-3.25.3.tgz", - "integrity": "sha512-20SbobjjMfjGNCU4PlcZis3d5XLDtQxIbcAf6ogi/8zPxRxOOkKwfjmj7yW9Q1VnxDpBwcllwPtbZ/LyvQzXbQ==", + "version": "3.27.1", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-3.27.1.tgz", + "integrity": "sha512-GLn3ow5BGqg/m+ztXvztp8Xp7SuH99vAm4zfbN7407Qzi4mB055SG/lWH/gYolz5Oq2K8LtUpZqt1Ccf/YkVmA==", "dependencies": { "@fastify/ajv-compiler": "^1.0.0", "abstract-logging": "^2.0.0", @@ -10455,9 +10455,9 @@ "integrity": "sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==" }, "fastify": { - "version": "3.25.3", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-3.25.3.tgz", - "integrity": "sha512-20SbobjjMfjGNCU4PlcZis3d5XLDtQxIbcAf6ogi/8zPxRxOOkKwfjmj7yW9Q1VnxDpBwcllwPtbZ/LyvQzXbQ==", + "version": "3.27.1", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-3.27.1.tgz", + "integrity": "sha512-GLn3ow5BGqg/m+ztXvztp8Xp7SuH99vAm4zfbN7407Qzi4mB055SG/lWH/gYolz5Oq2K8LtUpZqt1Ccf/YkVmA==", "requires": { "@fastify/ajv-compiler": "^1.0.0", "abstract-logging": "^2.0.0",