X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fsmtp-client-pool%2Fpnpm-lock.yaml;h=6f11f59d8b9a80a75558e12fef61235ffb652e16;hb=e06ce0ec82c8c076d6136f85f12101181d922612;hp=a02aae5feebeba7ff5f9291c8b5be11109e0b966;hpb=0b0b1685a91c0bf5fd040e0978b437b72ccab39b;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..6f11f59d 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.9 + version: 20.14.9 '@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.9': + resolution: {integrity: sha512-06OCtnTXtWOZBJlRApleWndH4JsRVs1pDCc8dLSQp+7PpUpX3ePdHyeNSFTeSe7FtKyQkrlPvHwJOW3SLd8Oyg==} '@types/nodemailer@6.4.15': resolution: {integrity: sha512-0EBJxawVNjPkng1zm2vopRctuWVCxk34JcIlRuXSf54habUWdz1FB7wHDqOqvDa8Mtpt0Q3LTXQkAs2LNyK5jQ==} @@ -51,13 +51,13 @@ packages: snapshots: - '@types/node@20.14.6': + '@types/node@20.14.9': dependencies: undici-types: 5.26.5 '@types/nodemailer@6.4.15': dependencies: - '@types/node': 20.14.6 + '@types/node': 20.14.9 nodemailer@6.9.14: {}