From 8bc26bbb30ab9768fd15eaac6561c16c82c9e7af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 17:35:27 +0000 Subject: [PATCH] Bump fastify from 4.19.2 to 4.22.0 Bumps [fastify](https://github.com/fastify/fastify) from 4.19.2 to 4.22.0. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](https://github.com/fastify/fastify/compare/v4.19.2...v4.22.0) --- 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 a6164f1..13f80d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1590,9 +1590,9 @@ "integrity": "sha512-cIusKBIt/R/oI6z/1nyfe2FvGKVTohVRfvkOhvx0nCEW+xf5NoCXjAHcWp93uOUBchzYcsvPlrapAdX1uW+YGg==" }, "node_modules/fastify": { - "version": "4.19.2", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.19.2.tgz", - "integrity": "sha512-2unheeIRWFf9/Jjcz7djOpKuXCTzZjlyFfiBwKqpldkHMN2rfTLu/f9pYTdwlhzC9Cdj0S2H12zlug0Kd5uZ1w==", + "version": "4.22.0", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.22.0.tgz", + "integrity": "sha512-HLoBmetdQ6zaJohKW6jzUww8NnwHzkbIbUEyAzM+Nnf7cZVSXRuUV+6b2/xLmu6GGkruIFJ/bIQoKWYRx4wnAQ==", "dependencies": { "@fastify/ajv-compiler": "^3.5.0", "@fastify/error": "^3.2.0", @@ -5412,9 +5412,9 @@ "integrity": "sha512-cIusKBIt/R/oI6z/1nyfe2FvGKVTohVRfvkOhvx0nCEW+xf5NoCXjAHcWp93uOUBchzYcsvPlrapAdX1uW+YGg==" }, "fastify": { - "version": "4.19.2", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.19.2.tgz", - "integrity": "sha512-2unheeIRWFf9/Jjcz7djOpKuXCTzZjlyFfiBwKqpldkHMN2rfTLu/f9pYTdwlhzC9Cdj0S2H12zlug0Kd5uZ1w==", + "version": "4.22.0", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.22.0.tgz", + "integrity": "sha512-HLoBmetdQ6zaJohKW6jzUww8NnwHzkbIbUEyAzM+Nnf7cZVSXRuUV+6b2/xLmu6GGkruIFJ/bIQoKWYRx4wnAQ==", "requires": { "@fastify/ajv-compiler": "^3.5.0", "@fastify/error": "^3.2.0",