X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fsmtp-client-pool%2Fpnpm-lock.yaml;h=7e81c0ec9b01d4a4c74e28bbdee4e724d260d1d5;hb=e1b768660b1cb0a444a73366e047d7c6fb56b570;hp=38d64faf7b885eb8805f596333904a3419f600a0;hpb=bbd4f52b521a3989bf8568709f796b25df5fdec6;p=poolifier.git diff --git a/examples/typescript/smtp-client-pool/pnpm-lock.yaml b/examples/typescript/smtp-client-pool/pnpm-lock.yaml index 38d64faf..7e81c0ec 100644 --- a/examples/typescript/smtp-client-pool/pnpm-lock.yaml +++ b/examples/typescript/smtp-client-pool/pnpm-lock.yaml @@ -6,16 +6,16 @@ settings: dependencies: nodemailer: - specifier: ^6.9.7 - version: 6.9.7 + specifier: ^6.9.8 + version: 6.9.8 poolifier: - specifier: ^3.0.9 - version: 3.0.9 + specifier: ^3.1.15 + version: 3.1.15 devDependencies: '@types/node': - specifier: ^20.10.4 - version: 20.10.4 + specifier: ^20.10.6 + version: 20.10.6 '@types/nodemailer': specifier: ^6.4.14 version: 6.4.14 @@ -25,8 +25,8 @@ devDependencies: packages: - /@types/node@20.10.4: - resolution: {integrity: sha512-D08YG6rr8X90YB56tSIuBaddy/UXAA9RKJoFvrsnogAum/0pmjkgi4+2nx96A330FmioegBWmEYQ+syqCFaveg==} + /@types/node@20.10.6: + resolution: {integrity: sha512-Vac8H+NlRNNlAmDfGUP7b5h/KA+AtWIzuXy0E6OyP8f1tCLYAtPvKRRDJjAPqhpCb0t6U2j7/xqAuLEebW2kiw==} dependencies: undici-types: 5.26.5 dev: true @@ -34,16 +34,16 @@ packages: /@types/nodemailer@6.4.14: resolution: {integrity: sha512-fUWthHO9k9DSdPCSPRqcu6TWhYyxTBg382vlNIttSe9M7XfsT06y0f24KHXtbnijPGGRIcVvdKHTNikOI6qiHA==} dependencies: - '@types/node': 20.10.4 + '@types/node': 20.10.6 dev: true - /nodemailer@6.9.7: - resolution: {integrity: sha512-rUtR77ksqex/eZRLmQ21LKVH5nAAsVicAtAYudK7JgwenEDZ0UIQ1adUGqErz7sMkWYxWTTU1aeP2Jga6WQyJw==} + /nodemailer@6.9.8: + resolution: {integrity: sha512-cfrYUk16e67Ks051i4CntM9kshRYei1/o/Gi8K1d+R34OIs21xdFnW7Pt7EucmVKA0LKtqUGNcjMZ7ehjl49mQ==} engines: {node: '>=6.0.0'} dev: false - /poolifier@3.0.9: - resolution: {integrity: sha512-Ky6KC8D8h6xn8z1AsgAdw8n8bra6i6uzT7bJ5jsUauW0VSZatk3SV3Rm/qi710V8Dkbg2p0qg4aRI1a+BDp1MA==} + /poolifier@3.1.15: + resolution: {integrity: sha512-a2By7iXlXGb940LdrOp8PoQBrkfL2R6W5eBdRGL0U5dBLc2DTKEZmdKvt5WP7/4pdA+xCr4F0E2RTZDLT5wViw==} engines: {node: '>=18.0.0', pnpm: '>=8.6.0'} requiresBuild: true dev: false