X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fsmtp-client-pool%2Fpnpm-lock.yaml;h=311ac803f179ead1ec5bcaa41d0eab8ba6e18c8e;hb=1648686e0f6ced83f522c147d0c1d9a95c5298c7;hp=85ecc401d809660b23832a151ca8895b4da19086;hpb=548c3c6d3b67aadc2a37320a1b9629cbb74b03d9;p=poolifier.git diff --git a/examples/typescript/smtp-client-pool/pnpm-lock.yaml b/examples/typescript/smtp-client-pool/pnpm-lock.yaml index 85ecc401..311ac803 100644 --- a/examples/typescript/smtp-client-pool/pnpm-lock.yaml +++ b/examples/typescript/smtp-client-pool/pnpm-lock.yaml @@ -9,30 +9,30 @@ dependencies: specifier: ^6.9.5 version: 6.9.5 poolifier: - specifier: ^2.6.42 - version: 2.6.42 + specifier: ^2.7.0 + version: 2.7.0 devDependencies: '@types/node': - specifier: ^20.5.9 - version: 20.5.9 + specifier: ^20.6.2 + version: 20.6.2 '@types/nodemailer': - specifier: ^6.4.9 - version: 6.4.9 + specifier: ^6.4.10 + version: 6.4.10 typescript: specifier: ^5.2.2 version: 5.2.2 packages: - /@types/node@20.5.9: - resolution: {integrity: sha512-PcGNd//40kHAS3sTlzKB9C9XL4K0sTup8nbG5lC14kzEteTNuAFh9u5nA0o5TWnSG2r/JNPRXFVcHJIIeRlmqQ==} + /@types/node@20.6.2: + resolution: {integrity: sha512-Y+/1vGBHV/cYk6OI1Na/LHzwnlNCAfU3ZNGrc1LdRe/LAIbdDPTTv/HU3M7yXN448aTVDq3eKRm2cg7iKLb8gw==} dev: true - /@types/nodemailer@6.4.9: - resolution: {integrity: sha512-XYG8Gv+sHjaOtUpiuytahMy2mM3rectgroNbs6R3djZEKmPNiIJwe9KqOJBGzKKnNZNKvnuvmugBgpq3w/S0ig==} + /@types/nodemailer@6.4.10: + resolution: {integrity: sha512-oPW/IdhkU3FyZc1dzeqmS+MBjrjZNiiINnrEOrWALzccJlP5xTlbkNr2YnTnnyj9Eqm5ofjRoASEbrCYpA7BrA==} dependencies: - '@types/node': 20.5.9 + '@types/node': 20.6.2 dev: true /nodemailer@6.9.5: @@ -40,8 +40,8 @@ packages: engines: {node: '>=6.0.0'} dev: false - /poolifier@2.6.42: - resolution: {integrity: sha512-acssEu8LoFrTxppyatAVo8VpDguw1xNht6bRwl7/IPzr+PATER++ka/Fp7ClAxi0mNkUQhJwL8UUMZl0Q9wSRw==} + /poolifier@2.7.0: + resolution: {integrity: sha512-nCfq3L1a6O43P9NfFto/dNmzhiG/vCknNmEtHr4shpFZZ1Z1G8grOhhxv4Dc0GQX8POavUO/VDKKGl4AA4oZzw==} engines: {node: '>=16.14.0', pnpm: '>=8.6.0'} requiresBuild: true dev: false