build(deps): bump fastify
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 13 Sep 2023 20:19:41 +0000 (20:19 +0000)
committerGitHub <noreply@github.com>
Wed, 13 Sep 2023 20:19:41 +0000 (20:19 +0000)
Bumps [fastify](https://github.com/fastify/fastify) from 4.23.0 to 4.23.1.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.23.0...v4.23.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 d5729c22229f365425ede0b0f07dcca604af7e2d..78747180ce7cba382658729e29652695aa4a8e0a 100644 (file)
@@ -21,7 +21,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "fastify": "^4.23.0",
+    "fastify": "^4.23.1",
     "fastify-plugin": "^4.5.1",
     "poolifier": "^2.6.44"
   },
index 40d6777b82be62f39a747cf332e7106e677d2405..274e6e9596ec3be862969ffef96784e9d62c88b6 100644 (file)
@@ -6,8 +6,8 @@ settings:
 
 dependencies:
   fastify:
-    specifier: ^4.23.0
-    version: 4.23.0
+    specifier: ^4.23.1
+    version: 4.23.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.23.0:
-    resolution: {integrity: sha512-u4aQUjAqf+GQQI+IeIJtzOKCJHtdwPlGxzopq/Kv6QcEdJ7xuJFSQ5Bi7+uJ+F8990jWECLzRcAyZ4pVsloRpQ==}
+  /fastify@4.23.1:
+    resolution: {integrity: sha512-JhZWyz2PgjzkDTrTX/PQ6+03s+/r2hC3RiOoF9WQUUHbPGiDJtQch1mg5IyJjUjwhug+/z1XHt5yweZNW4kbMg==}
     dependencies:
       '@fastify/ajv-compiler': 3.5.0
       '@fastify/error': 3.3.0