chore(deps): bump imapflow from 1.3.1 to 1.3.2 (#21778)
Bumps [imapflow](https://github.com/postalsys/imapflow) from 1.3.1 to 1.3.2. - [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.1...v1.3.2) --- updated-dependencies: - dependency-name: imapflow dependency-version: 1.3.2 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
cbd369a272
commit
f3c5c4cc01
|
|
@ -94,7 +94,7 @@
|
|||
"http-cookie-agent": "7.0.3",
|
||||
"https-proxy-agent": "9.0.0",
|
||||
"iconv-lite": "0.7.2",
|
||||
"imapflow": "1.3.1",
|
||||
"imapflow": "1.3.2",
|
||||
"instagram-private-api": "1.46.1",
|
||||
"ioredis": "5.10.1",
|
||||
"ip-regex": "5.0.0",
|
||||
|
|
|
|||
|
|
@ -240,8 +240,8 @@ importers:
|
|||
specifier: 0.7.2
|
||||
version: 0.7.2
|
||||
imapflow:
|
||||
specifier: 1.3.1
|
||||
version: 1.3.1
|
||||
specifier: 1.3.2
|
||||
version: 1.3.2
|
||||
instagram-private-api:
|
||||
specifier: 1.46.1
|
||||
version: 1.46.1
|
||||
|
|
@ -3148,6 +3148,9 @@ packages:
|
|||
'@zone-eu/mailsplit@5.4.8':
|
||||
resolution: {integrity: sha512-eEyACj4JZ7sjzRvy26QhLgKEMWwQbsw1+QZnlLX+/gihcNH07lVPOcnwf5U6UAL7gkc//J3jVd76o/WS+taUiA==}
|
||||
|
||||
'@zone-eu/mailsplit@5.4.9':
|
||||
resolution: {integrity: sha512-Qq7k6FzA5SmGf5HFPcr17gE7M+O1gttlmWn7tlGUlhGsbbjUaBL/4cEWIwExeCzqu5+kyZJ91mcBZbQ9zEwwYA==}
|
||||
|
||||
abbrev@2.0.0:
|
||||
resolution: {integrity: sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==}
|
||||
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
||||
|
|
@ -4498,8 +4501,8 @@ packages:
|
|||
engines: {node: '>=6.9.0'}
|
||||
hasBin: true
|
||||
|
||||
imapflow@1.3.1:
|
||||
resolution: {integrity: sha512-DKwpMDR1EWXpV5T7adqQAccN7n684AX3poEZ5F3YoPlm2MyGeKavpRgNr3qptdEQaK+x5SlZ9jigT+cMs4geBA==}
|
||||
imapflow@1.3.2:
|
||||
resolution: {integrity: sha512-lIhVpjAf+o/1SELeR34vqeoEjAyBOMd6xq2Vdx2E4XIRwDi5sfqfBqqr5YkTwp7G/Q3f5ACpU7/zuGklJeCj9Q==}
|
||||
|
||||
import-fresh@3.3.1:
|
||||
resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==}
|
||||
|
|
@ -8846,6 +8849,12 @@ snapshots:
|
|||
libmime: 5.3.7
|
||||
libqp: 2.1.1
|
||||
|
||||
'@zone-eu/mailsplit@5.4.9':
|
||||
dependencies:
|
||||
libbase64: 1.3.0
|
||||
libmime: 5.3.8
|
||||
libqp: 2.1.1
|
||||
|
||||
abbrev@2.0.0: {}
|
||||
|
||||
abbrev@3.0.1: {}
|
||||
|
|
@ -10322,9 +10331,9 @@ snapshots:
|
|||
|
||||
image-size@0.7.5: {}
|
||||
|
||||
imapflow@1.3.1:
|
||||
imapflow@1.3.2:
|
||||
dependencies:
|
||||
'@zone-eu/mailsplit': 5.4.8
|
||||
'@zone-eu/mailsplit': 5.4.9
|
||||
encoding-japanese: 2.2.0
|
||||
iconv-lite: 0.7.2
|
||||
libbase64: 1.3.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue