Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid...
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Thu, 14 Dec 2023 02:25:10 +0000 (03:25 +0100)
committerGitHub <noreply@github.com>
Thu, 14 Dec 2023 02:25:10 +0000 (03:25 +0100)
examples/typescript/http-server-pool/fastify-hybrid/package.json
examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml

index 45c005be95d0912251f0b9011341792936dbc843..1f5b681fc20167ad8f49f17cfffc052c64ed7980 100644 (file)
@@ -23,7 +23,7 @@
   "dependencies": {
     "fastify": "^4.25.0",
     "fastify-plugin": "^4.5.1",
-    "poolifier": "^3.0.13"
+    "poolifier": "^3.0.14"
   },
   "devDependencies": {
     "@rollup/plugin-typescript": "^11.1.5",
index 555e3323807b6fcaf0ca3cd53a09af33c1172eb3..56df4f40bf1749c1e2eef56a8eb256ec0b5b8d86 100644 (file)
@@ -12,8 +12,8 @@ dependencies:
     specifier: ^4.5.1
     version: 4.5.1
   poolifier:
-    specifier: ^3.0.13
-    version: 3.0.13
+    specifier: ^3.0.14
+    version: 3.0.14
 
 devDependencies:
   '@rollup/plugin-typescript':
@@ -933,8 +933,8 @@ packages:
       thread-stream: 2.4.1
     dev: false
 
-  /poolifier@3.0.13:
-    resolution: {integrity: sha512-OvO5FlZ54BZo6EyO405346SVSJtBEAENLI7mCWIfNrPJdULYjyWu7cIjrjStZR+AMNjqIJIkVfOM8c4SrQ+W4A==}
+  /poolifier@3.0.14:
+    resolution: {integrity: sha512-bER0wR3NADyvQpexHY6fbVd+rikk4hxt1tzIhKkwOcoJcqkoD+eAtN+2sVbAIUYFqwhNdeaZQwmpxcDlZ2jv3Q==}
     engines: {node: '>=18.0.0', pnpm: '>=8.6.0'}
     requiresBuild: true
     dev: false