X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fsmtp-client-pool%2Fpnpm-lock.yaml;h=0b5206be26331649e3baa8c7540c27b43952e8d5;hb=01e06b5376167533b649aaf5d016a8a2f33f34fb;hp=aeca50e26b3987a57a2226b7748ad8be958082ae;hpb=9e84dd97c95f6a983382bd13309520562933b3cc;p=poolifier.git diff --git a/examples/typescript/smtp-client-pool/pnpm-lock.yaml b/examples/typescript/smtp-client-pool/pnpm-lock.yaml index aeca50e2..0b5206be 100644 --- a/examples/typescript/smtp-client-pool/pnpm-lock.yaml +++ b/examples/typescript/smtp-client-pool/pnpm-lock.yaml @@ -9,13 +9,13 @@ dependencies: specifier: ^6.9.7 version: 6.9.7 poolifier: - specifier: ^3.0.9 - version: 3.0.9 + specifier: ^3.1.7 + version: 3.1.7 devDependencies: '@types/node': - specifier: ^20.10.3 - version: 20.10.3 + specifier: ^20.10.5 + version: 20.10.5 '@types/nodemailer': specifier: ^6.4.14 version: 6.4.14 @@ -25,8 +25,8 @@ devDependencies: packages: - /@types/node@20.10.3: - resolution: {integrity: sha512-XJavIpZqiXID5Yxnxv3RUDKTN5b81ddNC3ecsA0SoFXz/QU8OGBwZGMomiq0zw+uuqbL/krztv/DINAQ/EV4gg==} + /@types/node@20.10.5: + resolution: {integrity: sha512-nNPsNE65wjMxEKI93yOP+NPGGBJz/PoN3kZsVLee0XMiJolxSekEVD8wRwBUBqkwc7UWop0edW50yrCQW4CyRw==} dependencies: undici-types: 5.26.5 dev: true @@ -34,7 +34,7 @@ packages: /@types/nodemailer@6.4.14: resolution: {integrity: sha512-fUWthHO9k9DSdPCSPRqcu6TWhYyxTBg382vlNIttSe9M7XfsT06y0f24KHXtbnijPGGRIcVvdKHTNikOI6qiHA==} dependencies: - '@types/node': 20.10.3 + '@types/node': 20.10.5 dev: true /nodemailer@6.9.7: @@ -42,8 +42,8 @@ packages: engines: {node: '>=6.0.0'} dev: false - /poolifier@3.0.9: - resolution: {integrity: sha512-Ky6KC8D8h6xn8z1AsgAdw8n8bra6i6uzT7bJ5jsUauW0VSZatk3SV3Rm/qi710V8Dkbg2p0qg4aRI1a+BDp1MA==} + /poolifier@3.1.7: + resolution: {integrity: sha512-dlBfj5Z3anTq54wcG2n2iyCwIFxHfRn2SCsXgCu8UEumKGJhnSWsJigQEIBAg6X5flLEBfEhN90iWgOHxzUW6w==} engines: {node: '>=18.0.0', pnpm: '>=8.6.0'} requiresBuild: true dev: false