X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fsmtp-client-pool%2Fpnpm-lock.yaml;h=54ae13692bd43482eddf27bf00814f68ae1cb295;hb=a1b4a65143c0253b57fee18affd88a554122e955;hp=a02aae5feebeba7ff5f9291c8b5be11109e0b966;hpb=921392f2e9e7cd7e87c0506dda43865565aa43c4;p=poolifier.git diff --git a/examples/typescript/smtp-client-pool/pnpm-lock.yaml b/examples/typescript/smtp-client-pool/pnpm-lock.yaml index a02aae5f..54ae1369 100644 --- a/examples/typescript/smtp-client-pool/pnpm-lock.yaml +++ b/examples/typescript/smtp-client-pool/pnpm-lock.yaml @@ -16,8 +16,8 @@ importers: version: 4.0.15 devDependencies: '@types/node': - specifier: ^20.14.6 - version: 20.14.6 + specifier: ^20.14.8 + version: 20.14.8 '@types/nodemailer': specifier: ^6.4.15 version: 6.4.15 @@ -27,8 +27,8 @@ importers: packages: - '@types/node@20.14.6': - resolution: {integrity: sha512-JbA0XIJPL1IiNnU7PFxDXyfAwcwVVrOoqyzzyQTyMeVhBzkJVMSkC1LlVsRQ2lpqiY4n6Bb9oCS6lzDKVQxbZw==} + '@types/node@20.14.8': + resolution: {integrity: sha512-DO+2/jZinXfROG7j7WKFn/3C6nFwxy2lLpgLjEXJz+0XKphZlTLJ14mo8Vfg8X5BWN6XjyESXq+LcYdT7tR3bA==} '@types/nodemailer@6.4.15': resolution: {integrity: sha512-0EBJxawVNjPkng1zm2vopRctuWVCxk34JcIlRuXSf54habUWdz1FB7wHDqOqvDa8Mtpt0Q3LTXQkAs2LNyK5jQ==} @@ -51,13 +51,13 @@ packages: snapshots: - '@types/node@20.14.6': + '@types/node@20.14.8': dependencies: undici-types: 5.26.5 '@types/nodemailer@6.4.15': dependencies: - '@types/node': 20.14.6 + '@types/node': 20.14.8 nodemailer@6.9.14: {}