From a9b3936e49e022276ed8c1702b0a3c89606e25d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Apr 2023 23:06:52 +0000 Subject: [PATCH] chore(deps-dev): bump fastify from 4.16.3 to 4.17.0 Bumps [fastify](https://github.com/fastify/fastify) from 4.16.3 to 4.17.0. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](https://github.com/fastify/fastify/compare/4.16.3...4.17.0) --- updated-dependencies: - dependency-name: fastify dependency-type: direct:development 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 ac857c4e5c..d28d7636ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7468,9 +7468,9 @@ "dev": true }, "node_modules/fastify": { - "version": "4.16.3", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.16.3.tgz", - "integrity": "sha512-W45bWZdjAcVxFUBubzkmiMp3VrIRpsqUP6D0NS2Qb1BjTSNNT1NxAubzM8tdMyC5mIBymtvPE3B+DYmItc1rlQ==", + "version": "4.17.0", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.17.0.tgz", + "integrity": "sha512-tzuY1tgWJo2Y6qEKwmLhFvACUmr68Io2pqP/sDKU71KRM6A6R3DrCDqLGqANbeLZcKUfdfY58ut35CGqemcTgg==", "dev": true, "dependencies": { "@fastify/ajv-compiler": "^3.5.0", @@ -21294,9 +21294,9 @@ "dev": true }, "fastify": { - "version": "4.16.3", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.16.3.tgz", - "integrity": "sha512-W45bWZdjAcVxFUBubzkmiMp3VrIRpsqUP6D0NS2Qb1BjTSNNT1NxAubzM8tdMyC5mIBymtvPE3B+DYmItc1rlQ==", + "version": "4.17.0", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.17.0.tgz", + "integrity": "sha512-tzuY1tgWJo2Y6qEKwmLhFvACUmr68Io2pqP/sDKU71KRM6A6R3DrCDqLGqANbeLZcKUfdfY58ut35CGqemcTgg==", "dev": true, "requires": { "@fastify/ajv-compiler": "^3.5.0",