chore(deps): bump imapflow from 1.3.5 to 1.3.6 (#22217)
Bumps [imapflow](https://github.com/postalsys/imapflow) from 1.3.5 to 1.3.6. - [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.3.5...v1.3.6) --- updated-dependencies: - dependency-name: imapflow dependency-version: 1.3.6 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
66e56dbd86
commit
83fd3948c7
|
|
@ -95,7 +95,7 @@
|
|||
"http-cookie-agent": "8.0.0",
|
||||
"https-proxy-agent": "9.0.0",
|
||||
"iconv-lite": "0.7.2",
|
||||
"imapflow": "1.3.5",
|
||||
"imapflow": "1.3.6",
|
||||
"instagram-private-api": "1.46.1",
|
||||
"ioredis": "5.11.1",
|
||||
"ip-regex": "5.0.0",
|
||||
|
|
|
|||
|
|
@ -146,8 +146,8 @@ importers:
|
|||
specifier: 0.7.2
|
||||
version: 0.7.2
|
||||
imapflow:
|
||||
specifier: 1.3.5
|
||||
version: 1.3.5
|
||||
specifier: 1.3.6
|
||||
version: 1.3.6
|
||||
instagram-private-api:
|
||||
specifier: 1.46.1
|
||||
version: 1.46.1
|
||||
|
|
@ -4039,8 +4039,8 @@ packages:
|
|||
engines: {node: '>=6.9.0'}
|
||||
hasBin: true
|
||||
|
||||
imapflow@1.3.5:
|
||||
resolution: {integrity: sha512-1cWnj9V8eJuYizxfb4nzD2C+cE27pUOIg571d/U9pg046bJnz/d+rnp2HzXKqX9bYmkvxoQqw2w3TMGpmfiBoA==}
|
||||
imapflow@1.3.6:
|
||||
resolution: {integrity: sha512-Phjp//d2LKu3UcwhFD5q/BAOdZ7T+pW221TLmu2pZhTK2IvUj0A8rY/LyYsg8CbVUJ1/csE5t3ZZLyRWsHU/Dw==}
|
||||
|
||||
import-fresh@3.3.1:
|
||||
resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==}
|
||||
|
|
@ -9240,7 +9240,7 @@ snapshots:
|
|||
|
||||
image-size@0.7.5: {}
|
||||
|
||||
imapflow@1.3.5:
|
||||
imapflow@1.3.6:
|
||||
dependencies:
|
||||
'@zone-eu/mailsplit': 5.4.12
|
||||
encoding-japanese: 2.2.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue