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

index 3973ab573faba11fcf8f71d6657ed88b52027f0c..d7ca9f51fc28e092f8c6c22e583c5010c9f89e93 100644 (file)
@@ -23,7 +23,7 @@
   "dependencies": {
     "fastify": "^4.26.1",
     "fastify-plugin": "^4.5.1",
-    "poolifier": "^3.1.19"
+    "poolifier": "^3.1.20"
   },
   "devDependencies": {
     "@rollup/plugin-typescript": "^11.1.6",
index fb1a04245311735d56799dcabec65c35a7e0b39d..26650d4f839af454cc2b39d6e789dcfb42af7823 100644 (file)
@@ -12,8 +12,8 @@ dependencies:
     specifier: ^4.5.1
     version: 4.5.1
   poolifier:
-    specifier: ^3.1.19
-    version: 3.1.19
+    specifier: ^3.1.20
+    version: 3.1.20
 
 devDependencies:
   '@rollup/plugin-typescript':
@@ -943,8 +943,8 @@ packages:
       thread-stream: 2.4.1
     dev: false
 
-  /poolifier@3.1.19:
-    resolution: {integrity: sha512-H/tg/7FNLdZvL0vkJLy2hkjVQWp7QYaDJ0/lJbb4m1ZDtEhOQ4sKsQLlGGI4+jjyWqFlfieqP7FmJC98r4wWyw==}
+  /poolifier@3.1.20:
+    resolution: {integrity: sha512-UmT6eHbCwb22J+8cDtcjPJaDc7CMpNaTtJ+7QArTOo6F1DMApXBJny8qGllhwYpAscJT6VoMVoQlN1EHksdQOw==}
     engines: {node: '>=18.0.0', pnpm: '>=8.6.0'}
     requiresBuild: true
     dev: false