From 008820aab78a629673f128846309c8dc69dbd24e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 08:00:16 +0000 Subject: [PATCH] [npm]: Bump fastify from 4.25.1 to 4.25.2 Bumps [fastify](https://github.com/fastify/fastify) from 4.25.1 to 4.25.2. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](https://github.com/fastify/fastify/compare/v4.25.1...v4.25.2) --- updated-dependencies: - dependency-name: fastify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 43b9fa6..71ca86a 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "dependencies": { "@fastify/cors": "8.4.2", "dotenv": "16.3.1", - "fastify": "^4.25.1", + "fastify": "^4.25.2", "zod": "3.22.4" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a06058b..ec6a684 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: 16.3.1 version: 16.3.1 fastify: - specifier: ^4.25.1 - version: 4.25.1 + specifier: ^4.25.2 + version: 4.25.2 zod: specifier: 3.22.4 version: 3.22.4 @@ -2241,8 +2241,8 @@ packages: resolution: {integrity: sha512-stRHYGeuqpEZTL1Ef0Ovr2ltazUT9g844X5z/zEBFLG8RYlpDiOCIG+ATvYEp+/zmc7sN29mcIMp8gvYplYPIQ==} dev: false - /fastify@4.25.1: - resolution: {integrity: sha512-D8d0rv61TwqoAS7lom2tvIlgVMlx88lLsiwXyWNjA7CU/LC/mx/Gp2WAlC0S/ABq19U+y/aRvYFG5xLUu2aMrg==} + /fastify@4.25.2: + resolution: {integrity: sha512-SywRouGleDHvRh054onj+lEZnbC1sBCLkR0UY3oyJwjD4BdZJUrxBqfkfCaqn74pVCwBaRHGuL3nEWeHbHzAfw==} dependencies: '@fastify/ajv-compiler': 3.5.0 '@fastify/error': 3.4.0