build(deps): bump fastify
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 1 Sep 2023 20:41:39 +0000 (20:41 +0000)
committerGitHub <noreply@github.com>
Fri, 1 Sep 2023 20:41:39 +0000 (20:41 +0000)
Bumps [fastify](https://github.com/fastify/fastify) from 4.22.1 to 4.22.2.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.22.1...v4.22.2)

---
updated-dependencies:
- dependency-name: fastify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
examples/typescript/http-server-pool/fastify-cluster/package.json
examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml

index 9100ee9b74de4d40e0593fe5dcc5754d287e78e7..bd3439bb09fbcab8ecacb716b5e254a8b44d42bf 100644 (file)
@@ -21,7 +21,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "fastify": "^4.22.1",
+    "fastify": "^4.22.2",
     "poolifier": "^2.6.39"
   },
   "devDependencies": {
index a54bb3ce009fafa0b8c5d8a5d21adc5370c27411..02b4e42c25a25b052697061e641aa35ffdaf7e1a 100644 (file)
@@ -6,8 +6,8 @@ settings:
 
 dependencies:
   fastify:
-    specifier: ^4.22.1
-    version: 4.22.1
+    specifier: ^4.22.2
+    version: 4.22.2
   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.1:
-    resolution: {integrity: sha512-Jz4NFqARAjCuxteYio+jQmZ3W+MHJQWJK0rEE66qY818q9GFCFUOZRHm0hwF1VcX/CnmdxcAycjNUHSG54Gn7g==}
+  /fastify@4.22.2:
+    resolution: {integrity: sha512-rK8mF/1mZJHH6H/L22OhmilTgrp5XMkk3RHcSy03LC+TJ6+wLhbq+4U62bjns15VzIbBNgxTqAForBqtGAa0NQ==}
     dependencies:
       '@fastify/ajv-compiler': 3.5.0
       '@fastify/error': 3.3.0