chore(deps): bump imapflow from 1.2.4 to 1.2.5 (#20856)
Bumps [imapflow](https://github.com/postalsys/imapflow) from 1.2.4 to 1.2.5. - [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.2.4...v1.2.5) --- updated-dependencies: - dependency-name: imapflow dependency-version: 1.2.5 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
ff178d7203
commit
4b6a4b1920
|
|
@ -100,7 +100,7 @@
|
|||
"http-cookie-agent": "7.0.3",
|
||||
"https-proxy-agent": "7.0.6",
|
||||
"iconv-lite": "0.7.2",
|
||||
"imapflow": "1.2.4",
|
||||
"imapflow": "1.2.5",
|
||||
"instagram-private-api": "1.46.1",
|
||||
"ioredis": "5.9.1",
|
||||
"ip-regex": "5.0.0",
|
||||
|
|
|
|||
|
|
@ -143,8 +143,8 @@ importers:
|
|||
specifier: 0.7.2
|
||||
version: 0.7.2
|
||||
imapflow:
|
||||
specifier: 1.2.4
|
||||
version: 1.2.4
|
||||
specifier: 1.2.5
|
||||
version: 1.2.5
|
||||
instagram-private-api:
|
||||
specifier: 1.46.1
|
||||
version: 1.46.1
|
||||
|
|
@ -4349,8 +4349,8 @@ packages:
|
|||
engines: {node: '>=6.9.0'}
|
||||
hasBin: true
|
||||
|
||||
imapflow@1.2.4:
|
||||
resolution: {integrity: sha512-X/eRQeje33uZycfopjwoQKKbya+bBIaqpviOFxhPOD24DXU2hMfXwYe9e8j1+ADwFVgTvKq4G2/ljjZK3Y8mvg==}
|
||||
imapflow@1.2.5:
|
||||
resolution: {integrity: sha512-vIPGQ0l0Km/asT2b2aBMTfvlrrm2n+OABi+HuTwIMzwcrCBFH6G2u4/wrj8UmMa6HWWyavDdn9VLRQjgWQnClQ==}
|
||||
|
||||
import-fresh@3.3.1:
|
||||
resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==}
|
||||
|
|
@ -10765,7 +10765,7 @@ snapshots:
|
|||
|
||||
image-size@0.7.5: {}
|
||||
|
||||
imapflow@1.2.4:
|
||||
imapflow@1.2.5:
|
||||
dependencies:
|
||||
'@zone-eu/mailsplit': 5.4.8
|
||||
encoding-japanese: 2.2.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue