X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fsmtp-client-pool%2Fpnpm-lock.yaml;h=c654a47c6ca61e41a8f0cf47faa36a7dbf6b571a;hb=774c4467703bbee98fcbf7f72a02fd0187b7e8ee;hp=ed2519e77b3c9772fd384490e9557b3955622194;hpb=c15638e23b33128fd31621a485252c1291197ab8;p=poolifier.git diff --git a/examples/typescript/smtp-client-pool/pnpm-lock.yaml b/examples/typescript/smtp-client-pool/pnpm-lock.yaml index ed2519e7..c654a47c 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.4 version: 6.9.4 poolifier: - specifier: ^2.6.35 - version: 2.6.35 + specifier: ^2.6.39 + version: 2.6.39 devDependencies: '@types/node': - specifier: ^20.5.6 - version: 20.5.6 + specifier: ^20.5.7 + version: 20.5.7 '@types/nodemailer': specifier: ^6.4.9 version: 6.4.9 @@ -25,14 +25,14 @@ devDependencies: packages: - /@types/node@20.5.6: - resolution: {integrity: sha512-Gi5wRGPbbyOTX+4Y2iULQ27oUPrefaB0PxGQJnfyWN3kvEDGM3mIB5M/gQLmitZf7A9FmLeaqxD3L1CXpm3VKQ==} + /@types/node@20.5.7: + resolution: {integrity: sha512-dP7f3LdZIysZnmvP3ANJYTSwg+wLLl8p7RqniVlV7j+oXSXAbt9h0WIBFmJy5inWZoX9wZN6eXx+YXd9Rh3RBA==} dev: true /@types/nodemailer@6.4.9: resolution: {integrity: sha512-XYG8Gv+sHjaOtUpiuytahMy2mM3rectgroNbs6R3djZEKmPNiIJwe9KqOJBGzKKnNZNKvnuvmugBgpq3w/S0ig==} dependencies: - '@types/node': 20.5.6 + '@types/node': 20.5.7 dev: true /nodemailer@6.9.4: @@ -40,8 +40,8 @@ packages: engines: {node: '>=6.0.0'} dev: false - /poolifier@2.6.35: - resolution: {integrity: sha512-pNma73oAgpjVwMaiUB697258LnQV4wKBEbr0Rk5lttOuiRWGVff3+/1p3UxkEc86HNUrL7XbiLv+bZYbCLD6Tw==} + /poolifier@2.6.39: + resolution: {integrity: sha512-tHss2aTuys/xTineTBqu0NSQKJoRxNh6dg7yWw6wfnpN6ol+cce+4S0zunu9JW8iCO3IIAlmLCepKvGJ8JUpBA==} engines: {node: '>=16.14.0', pnpm: '>=8.6.0'} requiresBuild: true dev: false