X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fsmtp-client-pool%2Fpnpm-lock.yaml;h=7605354dd40ebcd0565928f1673fa69dd9a23eec;hb=88c31884cb650840fe3896baa0c53280fb1479e3;hp=c375caed8c921922f8e4d69e43ae8ed5dd23a668;hpb=c10a26db6bf610236317e9c1b3174686b727fc9f;p=poolifier.git diff --git a/examples/typescript/smtp-client-pool/pnpm-lock.yaml b/examples/typescript/smtp-client-pool/pnpm-lock.yaml index c375caed..7605354d 100644 --- a/examples/typescript/smtp-client-pool/pnpm-lock.yaml +++ b/examples/typescript/smtp-client-pool/pnpm-lock.yaml @@ -14,8 +14,8 @@ dependencies: devDependencies: '@types/node': - specifier: ^20.6.3 - version: 20.6.3 + specifier: ^20.7.2 + version: 20.7.2 '@types/nodemailer': specifier: ^6.4.11 version: 6.4.11 @@ -25,14 +25,14 @@ devDependencies: packages: - /@types/node@20.6.3: - resolution: {integrity: sha512-HksnYH4Ljr4VQgEy2lTStbCKv/P590tmPe5HqOnv9Gprffgv5WXAY+Y5Gqniu0GGqeTCUdBnzC3QSrzPkBkAMA==} + /@types/node@20.7.2: + resolution: {integrity: sha512-RcdC3hOBOauLP+r/kRt27NrByYtDjsXyAuSbR87O6xpsvi763WI+5fbSIvYJrXnt9w4RuxhV6eAXfIs7aaf/FQ==} dev: true /@types/nodemailer@6.4.11: resolution: {integrity: sha512-Ld2c0frwpGT4VseuoeboCXQ7UJIkK3X7Lx/4YsZEiUHtHsthWAOCYtf6PAiLhMtfwV0cWJRabLBS3+LD8x6Nrw==} dependencies: - '@types/node': 20.6.3 + '@types/node': 20.7.2 dev: true /nodemailer@6.9.5: