chore(deps): bump imapflow from 1.0.153 to 1.0.154 (#14680)
* chore(deps): bump imapflow from 1.0.153 to 1.0.154 Bumps [imapflow](https://github.com/postalsys/imapflow) from 1.0.153 to 1.0.154. - [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.153...v1.0.154) --- 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
773216fe68
commit
61079d2f09
|
|
@ -76,7 +76,7 @@
|
|||
"html-to-text": "9.0.5",
|
||||
"https-proxy-agent": "7.0.4",
|
||||
"iconv-lite": "0.6.3",
|
||||
"imapflow": "1.0.153",
|
||||
"imapflow": "1.0.154",
|
||||
"instagram-private-api": "1.45.3",
|
||||
"ioredis": "5.3.2",
|
||||
"ip-regex": "5.0.0",
|
||||
|
|
|
|||
|
|
@ -87,8 +87,8 @@ dependencies:
|
|||
specifier: 0.6.3
|
||||
version: 0.6.3
|
||||
imapflow:
|
||||
specifier: 1.0.153
|
||||
version: 1.0.153
|
||||
specifier: 1.0.154
|
||||
version: 1.0.154
|
||||
instagram-private-api:
|
||||
specifier: 1.45.3
|
||||
version: 1.45.3
|
||||
|
|
@ -5632,8 +5632,8 @@ packages:
|
|||
hasBin: true
|
||||
dev: false
|
||||
|
||||
/imapflow@1.0.153:
|
||||
resolution: {integrity: sha512-fQm9b//3DbSnpAv4k59rp0YHVa8jGDh/HT1yGExmKIUwj24iFGZQlKNzhpmC2rczO/6e188gMsenl0eHJxfLgQ==}
|
||||
/imapflow@1.0.154:
|
||||
resolution: {integrity: sha512-wTPYib4eIflVlYW0K96Mog6qFLoHTkrCVmssGpB+2JNNp+1GNKDwpcRO4yW8Q8e1mR4HaUFvjE6unrZkfIcuoQ==}
|
||||
dependencies:
|
||||
encoding-japanese: 2.0.0
|
||||
iconv-lite: 0.6.3
|
||||
|
|
|
|||
Loading…
Reference in New Issue