X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fsmtp-client-pool%2Fpnpm-lock.yaml;h=946a012ca1b26adb5013a3f1bc05515cfb75311f;hb=c20d9994bae3561e5dea17403281c06b3e4de5c1;hp=78f9cfcbffcf26cd7139d2c3aa4a04ed3faaf790;hpb=7c76489f19f29c01443c5ad1bec90e94bd54c195;p=poolifier.git diff --git a/examples/typescript/smtp-client-pool/pnpm-lock.yaml b/examples/typescript/smtp-client-pool/pnpm-lock.yaml index 78f9cfcb..946a012c 100644 --- a/examples/typescript/smtp-client-pool/pnpm-lock.yaml +++ b/examples/typescript/smtp-client-pool/pnpm-lock.yaml @@ -14,27 +14,27 @@ dependencies: devDependencies: '@types/node': - specifier: ^20.8.6 - version: 20.8.6 + specifier: ^20.8.7 + version: 20.8.7 '@types/nodemailer': - specifier: ^6.4.11 - version: 6.4.11 + specifier: ^6.4.12 + version: 6.4.12 typescript: specifier: ^5.2.2 version: 5.2.2 packages: - /@types/node@20.8.6: - resolution: {integrity: sha512-eWO4K2Ji70QzKUqRy6oyJWUeB7+g2cRagT3T/nxYibYcT4y2BDL8lqolRXjTHmkZCdJfIPaY73KbJAZmcryxTQ==} + /@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.12: + resolution: {integrity: sha512-FMXpf8/U9tpcjGwwOh2nSPKiPmxmIDEwHjYyUMMKYlHn7WSeJeDtT61pnpcjk1QDK9+5ktnyuxXVsTvvTx1zoA==} dependencies: - '@types/node': 20.8.6 + '@types/node': 20.8.7 dev: true /nodemailer@6.9.6: