X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fsmtp-client-pool%2Fpnpm-lock.yaml;h=9b5a4c0761149fc0003e23789340af4e819599f4;hb=5452f4fb637d8d75c75f3385cdb18fec7d8a0070;hp=946a012ca1b26adb5013a3f1bc05515cfb75311f;hpb=c20d9994bae3561e5dea17403281c06b3e4de5c1;p=poolifier.git diff --git a/examples/typescript/smtp-client-pool/pnpm-lock.yaml b/examples/typescript/smtp-client-pool/pnpm-lock.yaml index 946a012c..9b5a4c07 100644 --- a/examples/typescript/smtp-client-pool/pnpm-lock.yaml +++ b/examples/typescript/smtp-client-pool/pnpm-lock.yaml @@ -9,16 +9,16 @@ dependencies: specifier: ^6.9.6 version: 6.9.6 poolifier: - specifier: ^3.0.2 - version: 3.0.2 + specifier: ^3.0.3 + version: 3.0.3 devDependencies: '@types/node': specifier: ^20.8.7 version: 20.8.7 '@types/nodemailer': - specifier: ^6.4.12 - version: 6.4.12 + specifier: ^6.4.13 + version: 6.4.13 typescript: specifier: ^5.2.2 version: 5.2.2 @@ -31,8 +31,8 @@ packages: undici-types: 5.25.3 dev: true - /@types/nodemailer@6.4.12: - resolution: {integrity: sha512-FMXpf8/U9tpcjGwwOh2nSPKiPmxmIDEwHjYyUMMKYlHn7WSeJeDtT61pnpcjk1QDK9+5ktnyuxXVsTvvTx1zoA==} + /@types/nodemailer@6.4.13: + resolution: {integrity: sha512-889Vq/77eEpidCwh52sVWpbnqQmIwL8yVBekNbrztVEaWKOCRH3Eq6hjIJh1jwsGDEAJEH0RR+YhpH9mfELLKA==} dependencies: '@types/node': 20.8.7 dev: true @@ -42,8 +42,8 @@ packages: engines: {node: '>=6.0.0'} dev: false - /poolifier@3.0.2: - resolution: {integrity: sha512-fA93zMtBWjm1XZ8VNnsGgGNiBV6vx5w5WniqV8yJki21fu93q61Z6tIoAA4gl4i7cT48yrbdsUF3PivkLP4P4w==} + /poolifier@3.0.3: + resolution: {integrity: sha512-THJZnqNK8wWUl0MTjnXOVxh/ose9FGZY+k+KR+CYCSj2fw6Jm38HdB5G6OsJRNEKwUUbDCgpxe3U0ofLTEUElg==} engines: {node: '>=18.0.0', pnpm: '>=8.6.0'} requiresBuild: true dev: false