X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fsmtp-client-pool%2Fpnpm-lock.yaml;h=5a6e05cc3077d91af08ea46e1ee9ff5187c2ba59;hb=79d4db829ad3f164769a1c9f4ce81185e92b1627;hp=b64d475eece5e6bab6e988d68ecda109298297ef;hpb=79209c1f3fd6387af3a929faae37e16760466071;p=poolifier.git diff --git a/examples/typescript/smtp-client-pool/pnpm-lock.yaml b/examples/typescript/smtp-client-pool/pnpm-lock.yaml index b64d475e..5a6e05cc 100644 --- a/examples/typescript/smtp-client-pool/pnpm-lock.yaml +++ b/examples/typescript/smtp-client-pool/pnpm-lock.yaml @@ -9,32 +9,32 @@ dependencies: specifier: ^6.9.6 version: 6.9.6 poolifier: - specifier: ^3.0.0 - version: 3.0.0 + specifier: ^3.0.4 + version: 3.0.4 devDependencies: '@types/node': - specifier: ^20.8.5 - version: 20.8.5 + specifier: ^20.8.7 + version: 20.8.7 '@types/nodemailer': - specifier: ^6.4.11 - version: 6.4.11 + specifier: ^6.4.13 + version: 6.4.13 typescript: specifier: ^5.2.2 version: 5.2.2 packages: - /@types/node@20.8.5: - resolution: {integrity: sha512-SPlobFgbidfIeOYlzXiEjSYeIJiOCthv+9tSQVpvk4PAdIIc+2SmjNVzWXk9t0Y7dl73Zdf+OgXKHX9XtkqUpw==} + /@types/node@20.8.7: + resolution: {integrity: sha512-21TKHHh3eUHIi2MloeptJWALuCu5H7HQTdTrWIFReA8ad+aggoX+lRes3ex7/FtpC+sVUpFMQ+QTfYr74mruiQ==} dependencies: undici-types: 5.25.3 dev: true - /@types/nodemailer@6.4.11: - resolution: {integrity: sha512-Ld2c0frwpGT4VseuoeboCXQ7UJIkK3X7Lx/4YsZEiUHtHsthWAOCYtf6PAiLhMtfwV0cWJRabLBS3+LD8x6Nrw==} + /@types/nodemailer@6.4.13: + resolution: {integrity: sha512-889Vq/77eEpidCwh52sVWpbnqQmIwL8yVBekNbrztVEaWKOCRH3Eq6hjIJh1jwsGDEAJEH0RR+YhpH9mfELLKA==} dependencies: - '@types/node': 20.8.5 + '@types/node': 20.8.7 dev: true /nodemailer@6.9.6: @@ -42,8 +42,8 @@ packages: engines: {node: '>=6.0.0'} dev: false - /poolifier@3.0.0: - resolution: {integrity: sha512-Jp5xkqNNhswcOuCisP03hjfi4KXIzNy73e/EcGupI4sbeQMTOKgcRiW1VCfg2Mq29ldkf6sMm79HI5WovaUV/A==} + /poolifier@3.0.4: + resolution: {integrity: sha512-SKpYhwa26EvWmU90y27zJJI2WY9wXcWjkahz05UQVWxZPFKJZZgBJKgsPqmGOQdFjLx+DYYGJMcASOiH8tlCHA==} engines: {node: '>=18.0.0', pnpm: '>=8.6.0'} requiresBuild: true dev: false