From 446ca8b60d2730fcb56ddf2dcab4b8997ba1fa6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 22:14:18 +0000 Subject: [PATCH] chore(deps-dev): bump fastify from 4.8.1 to 4.9.1 Bumps [fastify](https://github.com/fastify/fastify) from 4.8.1 to 4.9.1. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](https://github.com/fastify/fastify/compare/v4.8.1...v4.9.1) --- 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 a00524e8..aee6dfa1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3033,9 +3033,9 @@ "dev": true }, "node_modules/fastify": { - "version": "4.8.1", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.8.1.tgz", - "integrity": "sha512-3an6yyXg7j5XPHTRxgFqUwIRaJPR7F8OPR8Uboo0SIgHx1orOqc9Y8Sl5Kz8+xK7JCy3c3mfRujskDjMu/nFfA==", + "version": "4.9.1", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.9.1.tgz", + "integrity": "sha512-n5e3TSO8Wzc8kw8bZoF+ydTbbU9pq0eXNciEAqewa7kwHZQM4o9lRcgZeh7R9IhDSiOuII2kT8Q00y6Cnj7HPg==", "dev": true, "dependencies": { "@fastify/ajv-compiler": "^3.3.1", @@ -11436,9 +11436,9 @@ "dev": true }, "fastify": { - "version": "4.8.1", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.8.1.tgz", - "integrity": "sha512-3an6yyXg7j5XPHTRxgFqUwIRaJPR7F8OPR8Uboo0SIgHx1orOqc9Y8Sl5Kz8+xK7JCy3c3mfRujskDjMu/nFfA==", + "version": "4.9.1", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.9.1.tgz", + "integrity": "sha512-n5e3TSO8Wzc8kw8bZoF+ydTbbU9pq0eXNciEAqewa7kwHZQM4o9lRcgZeh7R9IhDSiOuII2kT8Q00y6Cnj7HPg==", "dev": true, "requires": { "@fastify/ajv-compiler": "^3.3.1",