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] <support@github.com> * chore: fix pnpm install --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
3ccdf5d562
commit
300a23e87e
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue