From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Aug 2023 21:08:18 +0000 (+0000) Subject: build(deps): bump fastify X-Git-Tag: v2.6.40~7^2~3^2 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=a6d7c95214660b7f037887440cebc8f39c472b18;hp=516dcb0df1957823ec30f15db5f7585a7a302e8f;p=poolifier.git build(deps): bump fastify Bumps [fastify](https://github.com/fastify/fastify) from 4.22.0 to 4.22.1. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](https://github.com/fastify/fastify/compare/v4.22.0...v4.22.1) --- updated-dependencies: - dependency-name: fastify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- diff --git a/examples/typescript/http-server-pool/fastify-cluster/package.json b/examples/typescript/http-server-pool/fastify-cluster/package.json index 6322ff16..a9ae5dcf 100644 --- a/examples/typescript/http-server-pool/fastify-cluster/package.json +++ b/examples/typescript/http-server-pool/fastify-cluster/package.json @@ -21,7 +21,7 @@ "author": "", "license": "ISC", "dependencies": { - "fastify": "^4.22.0", + "fastify": "^4.22.1", "poolifier": "^2.6.39" }, "devDependencies": { diff --git a/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml b/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml index 1295b34e..a54bb3ce 100644 --- a/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: fastify: - specifier: ^4.22.0 - version: 4.22.0 + specifier: ^4.22.1 + version: 4.22.1 poolifier: specifier: ^2.6.39 version: 2.6.39 @@ -448,8 +448,8 @@ packages: resolution: {integrity: sha512-cIusKBIt/R/oI6z/1nyfe2FvGKVTohVRfvkOhvx0nCEW+xf5NoCXjAHcWp93uOUBchzYcsvPlrapAdX1uW+YGg==} dev: false - /fastify@4.22.0: - resolution: {integrity: sha512-HLoBmetdQ6zaJohKW6jzUww8NnwHzkbIbUEyAzM+Nnf7cZVSXRuUV+6b2/xLmu6GGkruIFJ/bIQoKWYRx4wnAQ==} + /fastify@4.22.1: + resolution: {integrity: sha512-Jz4NFqARAjCuxteYio+jQmZ3W+MHJQWJK0rEE66qY818q9GFCFUOZRHm0hwF1VcX/CnmdxcAycjNUHSG54Gn7g==} dependencies: '@fastify/ajv-compiler': 3.5.0 '@fastify/error': 3.3.0