From 300a23e87e5ea0c295ae436f1e82ba6b39861f80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 22:16:57 +0000 Subject: [PATCH] chore(deps): bump imapflow from 1.0.147 to 1.0.148 (#14265) * chore(deps): bump imapflow from 1.0.147 to 1.0.148 Bumps [imapflow](https://github.com/postalsys/imapflow) from 1.0.147 to 1.0.148. - [Release notes](https://github.com/postalsys/imapflow/releases) - [Changelog](https://github.com/postalsys/imapflow/blob/master/CHANGELOG.md) - [Commits](https://github.com/postalsys/imapflow/compare/v1.0.147...v1.0.148) --- updated-dependencies: - dependency-name: imapflow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * chore: fix pnpm install --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d4ab59e74eb1ce..4b5ce0bf7362b2 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "html-to-text": "9.0.5", "https-proxy-agent": "7.0.2", "iconv-lite": "0.6.3", - "imapflow": "1.0.147", + "imapflow": "1.0.148", "instagram-private-api": "1.45.3", "ioredis": "5.3.2", "ip-regex": "4.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2c2fa94b24225b..4c4694e073f892 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -78,8 +78,8 @@ dependencies: specifier: 0.6.3 version: 0.6.3 imapflow: - specifier: 1.0.147 - version: 1.0.147 + specifier: 1.0.148 + version: 1.0.148 instagram-private-api: specifier: 1.45.3 version: 1.45.3 @@ -4443,8 +4443,8 @@ packages: hasBin: true dev: false - /imapflow@1.0.147: - resolution: {integrity: sha512-ICMPIkgQ0ysrjj4uQyz6JN8e4hUFpDMZJaNHvRW52uZCTIEGDNmH6IoIAfsdErwsn5z/1g+86e7v/n09A/0XmA==} + /imapflow@1.0.148: + resolution: {integrity: sha512-C4d1N/heE2nw5WFLjY9lmyyQiGBqYibxoFUquhWluyKPZErw1UIXgydpa7+LrxrSMvKWTp4Wsxi1g51GDncCxQ==} dependencies: encoding-japanese: 2.0.0 iconv-lite: 0.6.3