X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fsmtp-client-pool%2Fpnpm-lock.yaml;h=bc8bd4ab1263668e47722031f1940a51f24bbcf8;hb=703c8b87a65574dc8a0dc012ab1e8b400eb96497;hp=ed2519e77b3c9772fd384490e9557b3955622194;hpb=dbd67fc3343c0e6423dcab6f7ac72124931dd288;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..bc8bd4ab 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.37 + version: 2.6.37 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.37: + resolution: {integrity: sha512-f2LQTGfDxIWFLyXa/Rn/DTJToR0uRrfKNpCEIyPstK2T7OJSXLQ/5LzMBW4CJbiO1th/y/0ePiFdD+EcfGKe1A==} engines: {node: '>=16.14.0', pnpm: '>=8.6.0'} requiresBuild: true dev: false