Merge dependabot/npm_and_yarn/examples/typescript/http-client-pool/poolifier-4.0...
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Sat, 11 May 2024 02:22:33 +0000 (04:22 +0200)
committerGitHub <noreply@github.com>
Sat, 11 May 2024 02:22:33 +0000 (04:22 +0200)
examples/typescript/http-server-pool/fastify-hybrid/package.json
examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml
examples/typescript/smtp-client-pool/package.json
examples/typescript/smtp-client-pool/pnpm-lock.yaml

index 7789852e197eca8ef8fe6254565880473f54b2e6..2778eb336ab89a5618aef58a4500580f8db118fe 100644 (file)
@@ -24,7 +24,7 @@
   "dependencies": {
     "fastify": "^4.27.0",
     "fastify-plugin": "^4.5.1",
-    "poolifier": "^4.0.5"
+    "poolifier": "^4.0.6"
   },
   "devDependencies": {
     "@rollup/plugin-typescript": "^11.1.6",
index e1880aff11b9890eed579fea6a10bb3fc6ab530b..78c8f4c0249ed7c7f9cb5d11f138807f3f99c62d 100644 (file)
@@ -15,8 +15,8 @@ importers:
         specifier: ^4.5.1
         version: 4.5.1
       poolifier:
-        specifier: ^4.0.5
-        version: 4.0.5
+        specifier: ^4.0.6
+        version: 4.0.6
     devDependencies:
       '@rollup/plugin-typescript':
         specifier: ^11.1.6
@@ -577,8 +577,8 @@ packages:
     resolution: {integrity: sha512-uI1ThkzTShNSwvsUM6b4ND8ANzWURk9zTELMztFkmnCQeR/4wkomJ+echHee5GMWGovoSfjwdeu80DsFIt7mbA==}
     hasBin: true
 
-  poolifier@4.0.5:
-    resolution: {integrity: sha512-kCmN8XPkmloDX6zEu2HPihne+sbSrp+DFKnmHMypqDq3TF0epIRkhlccewOcZiYEjTzNL9frzamDjDcSSHcC9Q==}
+  poolifier@4.0.6:
+    resolution: {integrity: sha512-ucTp2aa4I52bpH3SkHirxG11gRYLJo6rBNC5l59Q3AASOTz2MlfzGKxImBlG1lsoDTy+pTI37w3Bo99+ZoaTxg==}
     engines: {node: '>=18.0.0', pnpm: '>=9.0.0'}
 
   pretty-bytes@5.6.0:
@@ -1276,7 +1276,7 @@ snapshots:
       sonic-boom: 3.8.1
       thread-stream: 2.7.0
 
-  poolifier@4.0.5: {}
+  poolifier@4.0.6: {}
 
   pretty-bytes@5.6.0: {}
 
index b47032204e8167de7171c49e922f5c5278b712b8..cc5288cf97eb4c7380a1b5e76a17d4256ac10052 100644 (file)
@@ -21,7 +21,7 @@
   "license": "ISC",
   "dependencies": {
     "nodemailer": "^6.9.13",
-    "poolifier": "^4.0.5"
+    "poolifier": "^4.0.6"
   },
   "devDependencies": {
     "@types/node": "^20.12.11",
index 23fddcbc6c1c6c586ffae13b5a9b00bb642537c9..d07fc8c5491b3299ae3a4e0876dd7186d70a08f9 100644 (file)
@@ -12,8 +12,8 @@ importers:
         specifier: ^6.9.13
         version: 6.9.13
       poolifier:
-        specifier: ^4.0.5
-        version: 4.0.5
+        specifier: ^4.0.6
+        version: 4.0.6
     devDependencies:
       '@types/node':
         specifier: ^20.12.11
@@ -37,8 +37,8 @@ packages:
     resolution: {integrity: sha512-7o38Yogx6krdoBf3jCAqnIN4oSQFx+fMa0I7dK1D+me9kBxx12D+/33wSb+fhOCtIxvYJ+4x4IMEhmhCKfAiOA==}
     engines: {node: '>=6.0.0'}
 
-  poolifier@4.0.5:
-    resolution: {integrity: sha512-kCmN8XPkmloDX6zEu2HPihne+sbSrp+DFKnmHMypqDq3TF0epIRkhlccewOcZiYEjTzNL9frzamDjDcSSHcC9Q==}
+  poolifier@4.0.6:
+    resolution: {integrity: sha512-ucTp2aa4I52bpH3SkHirxG11gRYLJo6rBNC5l59Q3AASOTz2MlfzGKxImBlG1lsoDTy+pTI37w3Bo99+ZoaTxg==}
     engines: {node: '>=18.0.0', pnpm: '>=9.0.0'}
 
   typescript@5.4.5:
@@ -61,7 +61,7 @@ snapshots:
 
   nodemailer@6.9.13: {}
 
-  poolifier@4.0.5: {}
+  poolifier@4.0.6: {}
 
   typescript@5.4.5: {}