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

index b7ceda4ea9a9adc28c0d8fb48740aa45f8bc460d..56481ad3d40d97e0982faa963497b8efb1d489c5 100644 (file)
@@ -21,7 +21,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "fastify": "^4.22.0",
+    "fastify": "^4.22.1",
     "fastify-plugin": "^4.5.1",
     "poolifier": "^2.6.39"
   },
index a9d897631af0cfacc3795f3bb4179e1b853c454b..d713217f59c24a929c545b0d0be5c1d5a610372a 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
   fastify-plugin:
     specifier: ^4.5.1
     version: 4.5.1
@@ -455,8 +455,8 @@ packages:
     resolution: {integrity: sha512-stRHYGeuqpEZTL1Ef0Ovr2ltazUT9g844X5z/zEBFLG8RYlpDiOCIG+ATvYEp+/zmc7sN29mcIMp8gvYplYPIQ==}
     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