chore(deps): bump imapflow from 1.4.2 to 1.4.3 (#22371)
Bumps [imapflow](https://github.com/postalsys/imapflow) from 1.4.2 to 1.4.3. - [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.4.2...v1.4.3) --- updated-dependencies: - dependency-name: imapflow dependency-version: 1.4.3 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
3e723a6fec
commit
800785fdcb
|
|
@ -94,7 +94,7 @@
|
|||
"http-cookie-agent": "8.0.0",
|
||||
"https-proxy-agent": "9.1.0",
|
||||
"iconv-lite": "0.7.2",
|
||||
"imapflow": "1.4.2",
|
||||
"imapflow": "1.4.3",
|
||||
"instagram-private-api": "1.46.1",
|
||||
"ioredis": "5.11.1",
|
||||
"ip-regex": "5.0.0",
|
||||
|
|
|
|||
|
|
@ -143,8 +143,8 @@ importers:
|
|||
specifier: 0.7.2
|
||||
version: 0.7.2
|
||||
imapflow:
|
||||
specifier: 1.4.2
|
||||
version: 1.4.2
|
||||
specifier: 1.4.3
|
||||
version: 1.4.3
|
||||
instagram-private-api:
|
||||
specifier: 1.46.1
|
||||
version: 1.46.1
|
||||
|
|
@ -3903,8 +3903,8 @@ packages:
|
|||
engines: {node: '>=6.9.0'}
|
||||
hasBin: true
|
||||
|
||||
imapflow@1.4.2:
|
||||
resolution: {integrity: sha512-73CGfb5+W0FkZ5CY4GfSdsoXyQ+17wdKkpMN2vwJHdLtOOFQWxv0ilG7KYY79XHBYg5njjqxXYB2FPw5Tl81zQ==}
|
||||
imapflow@1.4.3:
|
||||
resolution: {integrity: sha512-UNimp06TINpFLx7g5nXh/8+oykfaHy6zgvLuQseLifGrQUSqDexuSKrksM+uA9mQw1cYJTOVrFPRTHkK+W/tpw==}
|
||||
|
||||
import-fresh@3.3.1:
|
||||
resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==}
|
||||
|
|
@ -9102,13 +9102,13 @@ snapshots:
|
|||
|
||||
image-size@0.7.5: {}
|
||||
|
||||
imapflow@1.4.2:
|
||||
imapflow@1.4.3:
|
||||
dependencies:
|
||||
'@zone-eu/mailsplit': 5.4.12
|
||||
'@zone-eu/mailsplit': 5.4.13
|
||||
encoding-japanese: 2.2.0
|
||||
iconv-lite: 0.7.2
|
||||
libbase64: 1.3.0
|
||||
libmime: 5.3.8
|
||||
libmime: 5.4.0
|
||||
libqp: 2.1.1
|
||||
nodemailer: 9.0.1
|
||||
pino: 10.3.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue