From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 20:58:24 +0000 (+0000) Subject: build(deps): bump poolifier in /examples/typescript/smtp-client-pool X-Git-Tag: v4.0.9~14^2~7^2 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=64c26713203a3ceebbaa71ed027bab1cbf827c3a;hp=c5d5cc086c12de1bc8ceb7f6bcda6b8e283ab405;p=poolifier.git build(deps): bump poolifier in /examples/typescript/smtp-client-pool Bumps [poolifier](https://github.com/poolifier/poolifier) from 4.0.7 to 4.0.8. - [Release notes](https://github.com/poolifier/poolifier/releases) - [Changelog](https://github.com/poolifier/poolifier/blob/master/CHANGELOG.md) - [Commits](https://github.com/poolifier/poolifier/compare/v4.0.7...v4.0.8) --- updated-dependencies: - dependency-name: poolifier dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- diff --git a/examples/typescript/smtp-client-pool/package.json b/examples/typescript/smtp-client-pool/package.json index 71bb6087..f57e2377 100644 --- a/examples/typescript/smtp-client-pool/package.json +++ b/examples/typescript/smtp-client-pool/package.json @@ -21,7 +21,7 @@ "license": "ISC", "dependencies": { "nodemailer": "^6.9.13", - "poolifier": "^4.0.7" + "poolifier": "^4.0.8" }, "devDependencies": { "@types/node": "^20.12.12", diff --git a/examples/typescript/smtp-client-pool/pnpm-lock.yaml b/examples/typescript/smtp-client-pool/pnpm-lock.yaml index e41ab29a..104a9cc8 100644 --- a/examples/typescript/smtp-client-pool/pnpm-lock.yaml +++ b/examples/typescript/smtp-client-pool/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^6.9.13 version: 6.9.13 poolifier: - specifier: ^4.0.7 - version: 4.0.7 + specifier: ^4.0.8 + version: 4.0.8 devDependencies: '@types/node': specifier: ^20.12.12 @@ -37,8 +37,8 @@ packages: resolution: {integrity: sha512-7o38Yogx6krdoBf3jCAqnIN4oSQFx+fMa0I7dK1D+me9kBxx12D+/33wSb+fhOCtIxvYJ+4x4IMEhmhCKfAiOA==} engines: {node: '>=6.0.0'} - poolifier@4.0.7: - resolution: {integrity: sha512-hPUrIAfqHpLj7IpdmTOe5Ld7GCkaTcJPa6EED5SOOj5f81ONY17k7qrLkX3H42zHhGb8twpjGQXmbos370IVvA==} + poolifier@4.0.8: + resolution: {integrity: sha512-sKkazwnJ6X3ahcG+VNTgfRPuZz6NUI7cCQVrxa9vVm3laWSmoq4VhZ7oA9Ffsw7esJTcuz/g8971C1sqylBptA==} engines: {node: '>=18.0.0', pnpm: '>=9.0.0'} typescript@5.4.5: @@ -61,7 +61,7 @@ snapshots: nodemailer@6.9.13: {} - poolifier@4.0.7: {} + poolifier@4.0.8: {} typescript@5.4.5: {}