chore(deps): bump imapflow from 1.1.0 to 1.1.1 (#20382)
Bumps [imapflow](https://github.com/postalsys/imapflow) from 1.1.0 to 1.1.1. - [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/imapflow-v1.1.0...imapflow-v1.1.1) --- updated-dependencies: - dependency-name: imapflow dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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
111d3eaa42
commit
db823a5fd1
|
|
@ -90,7 +90,7 @@
|
|||
"http-cookie-agent": "6.0.8",
|
||||
"https-proxy-agent": "7.0.6",
|
||||
"iconv-lite": "0.7.0",
|
||||
"imapflow": "1.1.0",
|
||||
"imapflow": "1.1.1",
|
||||
"instagram-private-api": "1.46.1",
|
||||
"ioredis": "5.8.2",
|
||||
"ip-regex": "5.0.0",
|
||||
|
|
|
|||
|
|
@ -136,8 +136,8 @@ importers:
|
|||
specifier: 0.7.0
|
||||
version: 0.7.0
|
||||
imapflow:
|
||||
specifier: 1.1.0
|
||||
version: 1.1.0
|
||||
specifier: 1.1.1
|
||||
version: 1.1.1
|
||||
instagram-private-api:
|
||||
specifier: 1.46.1
|
||||
version: 1.46.1
|
||||
|
|
@ -3975,8 +3975,8 @@ packages:
|
|||
engines: {node: '>=6.9.0'}
|
||||
hasBin: true
|
||||
|
||||
imapflow@1.1.0:
|
||||
resolution: {integrity: sha512-p1b3d4DUn7n+7ITO/NxEWIKpGugkGh7PjwaV55ZAkAr1mef2SdlYnlV3nR+JWH5CzUzswThx8PBTJgo70sL4lg==}
|
||||
imapflow@1.1.1:
|
||||
resolution: {integrity: sha512-cgK0eGagmw8C3pY6IiVLSF52N4bwvNRJ7mog4bdZOTafG90yNgUkShQBjo4/CRqvl/isPcaV1Gc0OmFBdXF0HQ==}
|
||||
|
||||
import-fresh@3.3.1:
|
||||
resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==}
|
||||
|
|
@ -10024,7 +10024,7 @@ snapshots:
|
|||
|
||||
image-size@0.7.5: {}
|
||||
|
||||
imapflow@1.1.0:
|
||||
imapflow@1.1.1:
|
||||
dependencies:
|
||||
'@zone-eu/mailsplit': 5.4.7
|
||||
encoding-japanese: 2.2.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue