X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fsmtp-client-pool%2Fpnpm-lock.yaml;h=9b5a4c0761149fc0003e23789340af4e819599f4;hb=9bacb276dfbd0e2d1717722e71ef061be27d41bc;hp=d536f9a40bb8b61348ff69d00d859bf005fc4478;hpb=6c207cf80dd10c654536cac7c59a939f1db0050e;p=poolifier.git diff --git a/examples/typescript/smtp-client-pool/pnpm-lock.yaml b/examples/typescript/smtp-client-pool/pnpm-lock.yaml index d536f9a4..9b5a4c07 100644 --- a/examples/typescript/smtp-client-pool/pnpm-lock.yaml +++ b/examples/typescript/smtp-client-pool/pnpm-lock.yaml @@ -9,8 +9,8 @@ dependencies: specifier: ^6.9.6 version: 6.9.6 poolifier: - specifier: ^3.0.2 - version: 3.0.2 + specifier: ^3.0.3 + version: 3.0.3 devDependencies: '@types/node': @@ -42,8 +42,8 @@ packages: engines: {node: '>=6.0.0'} dev: false - /poolifier@3.0.2: - resolution: {integrity: sha512-fA93zMtBWjm1XZ8VNnsGgGNiBV6vx5w5WniqV8yJki21fu93q61Z6tIoAA4gl4i7cT48yrbdsUF3PivkLP4P4w==} + /poolifier@3.0.3: + resolution: {integrity: sha512-THJZnqNK8wWUl0MTjnXOVxh/ose9FGZY+k+KR+CYCSj2fw6Jm38HdB5G6OsJRNEKwUUbDCgpxe3U0ofLTEUElg==} engines: {node: '>=18.0.0', pnpm: '>=8.6.0'} requiresBuild: true dev: false