build(deps): bump fastify
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 31 Aug 2023 21:08:18 +0000 (21:08 +0000)
committerGitHub <noreply@github.com>
Thu, 31 Aug 2023 21:08:18 +0000 (21:08 +0000)
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] <support@github.com>
examples/typescript/http-server-pool/fastify-cluster/package.json
examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml

index 6322ff168cd398641e8f243d6914cb63f9cdd2c1..a9ae5dcf23cadeeecf7cff013f49ae7656d7b472 100644 (file)
@@ -21,7 +21,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "fastify": "^4.22.0",
+    "fastify": "^4.22.1",
     "poolifier": "^2.6.39"
   },
   "devDependencies": {
index 1295b34e31f6b676f89ef3dcbc0a369f5de81d99..a54bb3ce009fafa0b8c5d8a5d21adc5370c27411 100644 (file)
@@ -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