build(deps): bump fastify
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 25 Dec 2023 20:08:41 +0000 (20:08 +0000)
committerGitHub <noreply@github.com>
Mon, 25 Dec 2023 20:08:41 +0000 (20:08 +0000)
Bumps [fastify](https://github.com/fastify/fastify) from 4.25.1 to 4.25.2.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.25.1...v4.25.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-hybrid/package.json
examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml

index 342080d4e51ae342044c48e9b616c5eddca09c55..47fd7c05eeaeb11328233c6a2682f9c000fd6a12 100644 (file)
@@ -21,7 +21,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "fastify": "^4.25.1",
+    "fastify": "^4.25.2",
     "fastify-plugin": "^4.5.1",
     "poolifier": "^3.1.11"
   },
index a40eadbfae7836406773fb8ba75e9579efca8802..ead5f31c7606ddb7fd2249af1bb3399898c78d3e 100644 (file)
@@ -6,8 +6,8 @@ settings:
 
 dependencies:
   fastify:
-    specifier: ^4.25.1
-    version: 4.25.1
+    specifier: ^4.25.2
+    version: 4.25.2
   fastify-plugin:
     specifier: ^4.5.1
     version: 4.5.1
@@ -562,8 +562,8 @@ packages:
     resolution: {integrity: sha512-stRHYGeuqpEZTL1Ef0Ovr2ltazUT9g844X5z/zEBFLG8RYlpDiOCIG+ATvYEp+/zmc7sN29mcIMp8gvYplYPIQ==}
     dev: false
 
-  /fastify@4.25.1:
-    resolution: {integrity: sha512-D8d0rv61TwqoAS7lom2tvIlgVMlx88lLsiwXyWNjA7CU/LC/mx/Gp2WAlC0S/ABq19U+y/aRvYFG5xLUu2aMrg==}
+  /fastify@4.25.2:
+    resolution: {integrity: sha512-SywRouGleDHvRh054onj+lEZnbC1sBCLkR0UY3oyJwjD4BdZJUrxBqfkfCaqn74pVCwBaRHGuL3nEWeHbHzAfw==}
     dependencies:
       '@fastify/ajv-compiler': 3.5.0
       '@fastify/error': 3.4.1