X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=examples%2Ftypescript%2Fsmtp-client-pool%2Fpnpm-lock.yaml;h=1348faaf20bcb12187e59a94b86b22d66ca00dc6;hb=95f4cf830eac419dabdf5fde8d51646adc2e0a42;hp=c3ae91d927800ea8f7415e73d3cf72458a0c38e2;hpb=c4e7e9d1e0c33a8318b60f2165269edcf3352a90;p=poolifier.git diff --git a/examples/typescript/smtp-client-pool/pnpm-lock.yaml b/examples/typescript/smtp-client-pool/pnpm-lock.yaml index c3ae91d9..1348faaf 100644 --- a/examples/typescript/smtp-client-pool/pnpm-lock.yaml +++ b/examples/typescript/smtp-client-pool/pnpm-lock.yaml @@ -9,13 +9,13 @@ dependencies: specifier: ^6.9.4 version: 6.9.4 poolifier: - specifier: ^2.6.28 - version: 2.6.28 + specifier: ^2.6.32 + version: 2.6.32 devDependencies: '@types/node': - specifier: ^20.5.0 - version: 20.5.0 + specifier: ^20.5.1 + version: 20.5.1 '@types/nodemailer': specifier: ^6.4.9 version: 6.4.9 @@ -25,14 +25,14 @@ devDependencies: packages: - /@types/node@20.5.0: - resolution: {integrity: sha512-Mgq7eCtoTjT89FqNoTzzXg2XvCi5VMhRV6+I2aYanc6kQCBImeNaAYRs/DyoVqk1YEUJK5gN9VO7HRIdz4Wo3Q==} + /@types/node@20.5.1: + resolution: {integrity: sha512-4tT2UrL5LBqDwoed9wZ6N3umC4Yhz3W3FloMmiiG4JwmUJWpie0c7lcnUNd4gtMKuDEO4wRVS8B6Xa0uMRsMKg==} dev: true /@types/nodemailer@6.4.9: resolution: {integrity: sha512-XYG8Gv+sHjaOtUpiuytahMy2mM3rectgroNbs6R3djZEKmPNiIJwe9KqOJBGzKKnNZNKvnuvmugBgpq3w/S0ig==} dependencies: - '@types/node': 20.5.0 + '@types/node': 20.5.1 dev: true /nodemailer@6.9.4: @@ -40,8 +40,8 @@ packages: engines: {node: '>=6.0.0'} dev: false - /poolifier@2.6.28: - resolution: {integrity: sha512-dm3N/BcJ6n1m9aDidXYx53mI7nQc1QvTGdIL0rA29hOjLsfWq6+7pz977vnxvfGxKG5+pCG+VIT7PcJENQSzng==} + /poolifier@2.6.32: + resolution: {integrity: sha512-2bXB7C5Uazckw8Li7ZAoSHfBaMHA2h0I5VlsprubPcFrr/KRVi1EUg/j6wPFlZs4tcHouD4ZJOcJjySXpV5EgQ==} engines: {node: '>=16.14.0', pnpm: '>=8.6.0'} requiresBuild: true dev: false