From: Jérôme Benoit Date: Sat, 11 May 2024 02:22:33 +0000 (+0200) Subject: Merge dependabot/npm_and_yarn/examples/typescript/http-client-pool/poolifier-4.0... X-Git-Tag: v4.0.7~12^2~8 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=b3148fc68f01736421a9edb2cff39b919a95b697;hp=f61db690a55c6ba3ac821d85b4799e8aee37722e;p=poolifier.git Merge dependabot/npm_and_yarn/examples/typescript/http-client-pool/poolifier-4.0.6 into combined-prs-branch --- diff --git a/examples/typescript/http-server-pool/fastify-hybrid/package.json b/examples/typescript/http-server-pool/fastify-hybrid/package.json index 7789852e..2778eb33 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/package.json +++ b/examples/typescript/http-server-pool/fastify-hybrid/package.json @@ -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", diff --git a/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml b/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml index e1880aff..78c8f4c0 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml @@ -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: {} diff --git a/examples/typescript/smtp-client-pool/package.json b/examples/typescript/smtp-client-pool/package.json index b4703220..cc5288cf 100644 --- a/examples/typescript/smtp-client-pool/package.json +++ b/examples/typescript/smtp-client-pool/package.json @@ -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", diff --git a/examples/typescript/smtp-client-pool/pnpm-lock.yaml b/examples/typescript/smtp-client-pool/pnpm-lock.yaml index 23fddcbc..d07fc8c5 100644 --- a/examples/typescript/smtp-client-pool/pnpm-lock.yaml +++ b/examples/typescript/smtp-client-pool/pnpm-lock.yaml @@ -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: {}