From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 20:55:23 +0000 (+0000) Subject: build(deps): bump fastify X-Git-Tag: v2.6.45~25^2~2^2 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=5daad809c1bca5efbf63530676d68dc48369d317;p=poolifier.git build(deps): bump fastify Bumps [fastify](https://github.com/fastify/fastify) from 4.23.1 to 4.23.2. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](https://github.com/fastify/fastify/compare/v4.23.1...v4.23.2) --- 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 ad34c09a..b13c5b0d 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.23.1", + "fastify": "^4.23.2", "poolifier": "^2.6.44" }, "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 33b59be4..a5d098ea 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.23.1 - version: 4.23.1 + specifier: ^4.23.2 + version: 4.23.2 poolifier: specifier: ^2.6.44 version: 2.6.44 @@ -448,8 +448,8 @@ packages: resolution: {integrity: sha512-cIusKBIt/R/oI6z/1nyfe2FvGKVTohVRfvkOhvx0nCEW+xf5NoCXjAHcWp93uOUBchzYcsvPlrapAdX1uW+YGg==} dev: false - /fastify@4.23.1: - resolution: {integrity: sha512-JhZWyz2PgjzkDTrTX/PQ6+03s+/r2hC3RiOoF9WQUUHbPGiDJtQch1mg5IyJjUjwhug+/z1XHt5yweZNW4kbMg==} + /fastify@4.23.2: + resolution: {integrity: sha512-WFSxsHES115svC7NrerNqZwwM0UOxbC/P6toT9LRHgAAFvG7o2AN5W+H4ihCtOGuYXjZf4z+2jXC89rVEoPWOA==} dependencies: '@fastify/ajv-compiler': 3.5.0 '@fastify/error': 3.3.0