X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fsmtp-client-pool%2Fpnpm-lock.yaml;h=e238322900d410a835e6523d53cdf7545df6c78a;hb=281c4c4798ff3366a0efb1f65a80b451804bedab;hp=375fe349574a75beaac2713ab4f74c14e3436213;hpb=9cfca1f120373db00dfa4438af04be847343bc45;p=poolifier.git diff --git a/examples/typescript/smtp-client-pool/pnpm-lock.yaml b/examples/typescript/smtp-client-pool/pnpm-lock.yaml index 375fe349..e2383229 100644 --- a/examples/typescript/smtp-client-pool/pnpm-lock.yaml +++ b/examples/typescript/smtp-client-pool/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: nodemailer: - specifier: ^6.9.10 - version: 6.9.10 + specifier: ^6.9.11 + version: 6.9.11 poolifier: specifier: ^3.1.21 version: 3.1.21 @@ -37,8 +37,8 @@ packages: '@types/node': 20.11.24 dev: true - /nodemailer@6.9.10: - resolution: {integrity: sha512-qtoKfGFhvIFW5kLfrkw2R6Nm6Ur4LNUMykyqu6n9BRKJuyQrqEGwdXXUAbwWEKt33dlWUGXb7rzmJP/p4+O+CA==} + /nodemailer@6.9.11: + resolution: {integrity: sha512-UiAkgiERuG94kl/3bKfE8o10epvDnl0vokNEtZDPTq9BWzIl6EFT9336SbIT4oaTBD8NmmUTLsQyXHV82eXSWg==} engines: {node: '>=6.0.0'} dev: false