chore(deps): bump imapflow from 1.2.9 to 1.2.10 (#21187)
Bumps [imapflow](https://github.com/postalsys/imapflow) from 1.2.9 to 1.2.10. - [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.9...v1.2.10) --- updated-dependencies: - dependency-name: imapflow dependency-version: 1.2.10 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
02c6e436c6
commit
1ad4fce900
|
|
@ -93,7 +93,7 @@
|
|||
"http-cookie-agent": "7.0.3",
|
||||
"https-proxy-agent": "7.0.6",
|
||||
"iconv-lite": "0.7.2",
|
||||
"imapflow": "1.2.9",
|
||||
"imapflow": "1.2.10",
|
||||
"instagram-private-api": "1.46.1",
|
||||
"ioredis": "5.9.3",
|
||||
"ip-regex": "5.0.0",
|
||||
|
|
|
|||
|
|
@ -143,8 +143,8 @@ importers:
|
|||
specifier: 0.7.2
|
||||
version: 0.7.2
|
||||
imapflow:
|
||||
specifier: 1.2.9
|
||||
version: 1.2.9
|
||||
specifier: 1.2.10
|
||||
version: 1.2.10
|
||||
instagram-private-api:
|
||||
specifier: 1.46.1
|
||||
version: 1.46.1
|
||||
|
|
@ -3776,8 +3776,8 @@ packages:
|
|||
engines: {node: '>=6.9.0'}
|
||||
hasBin: true
|
||||
|
||||
imapflow@1.2.9:
|
||||
resolution: {integrity: sha512-1YVsP1/cGoDlBfmGYepnm66L+h6a1Cb4wH1ZRD/rr0eblvvDqDzXywNN5TMDCKWM+zvaTx2ftfOWAe+bfOnyWQ==}
|
||||
imapflow@1.2.10:
|
||||
resolution: {integrity: sha512-tqmk0Gj4YBEnGCjjrUYWIf3Z4tzn4iihUcMkBRbafvHF3LqEiYNCSJAAYYbwERFxlikOJ3zzqtEcoxCUTjMv2Q==}
|
||||
|
||||
import-fresh@3.3.1:
|
||||
resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==}
|
||||
|
|
@ -4500,8 +4500,8 @@ packages:
|
|||
resolution: {integrity: sha512-PNDFSJdP+KFgdsG3ZzMXCgquO7I6McjY2vlqILjtJd0hy8wEvtugS9xKRF2NWlPNGxvLCXlTNIae4serI7dinw==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
|
||||
nodemailer@8.0.0:
|
||||
resolution: {integrity: sha512-xvVJf/f0bzmNpnRIbhCp/IKxaHgJ6QynvUbLXzzMRPG3LDQr5oXkYuw4uDFyFYs8cge8agwwrJAXZsd4hhMquw==}
|
||||
nodemailer@8.0.1:
|
||||
resolution: {integrity: sha512-5kcldIXmaEjZcHR6F28IKGSgpmZHaF1IXLWFTG+Xh3S+Cce4MiakLtWY+PlBU69fLbRa8HlaGIrC/QolUpHkhg==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
|
||||
nopt@7.2.1:
|
||||
|
|
@ -4719,8 +4719,8 @@ packages:
|
|||
pino-std-serializers@7.1.0:
|
||||
resolution: {integrity: sha512-BndPH67/JxGExRgiX1dX0w1FvZck5Wa4aal9198SrRhZjH3GxKQUKIBnYJTdj2HDN3UQAS06HlfcSbQj2OHmaw==}
|
||||
|
||||
pino@10.3.0:
|
||||
resolution: {integrity: sha512-0GNPNzHXBKw6U/InGe79A3Crzyk9bcSyObF9/Gfo9DLEf5qj5RF50RSjsu0W1rZ6ZqRGdzDFCRBQvi9/rSGPtA==}
|
||||
pino@10.3.1:
|
||||
resolution: {integrity: sha512-r34yH/GlQpKZbU1BvFFqOjhISRo1MNx1tWYsYvmj6KIRHSPMT2+yHOEb1SG6NMvRoHRF0a07kCOox/9yakl1vg==}
|
||||
hasBin: true
|
||||
|
||||
pluralize@8.0.0:
|
||||
|
|
@ -9198,7 +9198,7 @@ snapshots:
|
|||
|
||||
image-size@0.7.5: {}
|
||||
|
||||
imapflow@1.2.9:
|
||||
imapflow@1.2.10:
|
||||
dependencies:
|
||||
'@zone-eu/mailsplit': 5.4.8
|
||||
encoding-japanese: 2.2.0
|
||||
|
|
@ -9206,8 +9206,8 @@ snapshots:
|
|||
libbase64: 1.3.0
|
||||
libmime: 5.3.7
|
||||
libqp: 2.1.1
|
||||
nodemailer: 8.0.0
|
||||
pino: 10.3.0
|
||||
nodemailer: 8.0.1
|
||||
pino: 10.3.1
|
||||
socks: 2.8.7
|
||||
|
||||
import-fresh@3.3.1:
|
||||
|
|
@ -10130,7 +10130,7 @@ snapshots:
|
|||
|
||||
nodemailer@7.0.13: {}
|
||||
|
||||
nodemailer@8.0.0: {}
|
||||
nodemailer@8.0.1: {}
|
||||
|
||||
nopt@7.2.1:
|
||||
dependencies:
|
||||
|
|
@ -10376,7 +10376,7 @@ snapshots:
|
|||
|
||||
pino-std-serializers@7.1.0: {}
|
||||
|
||||
pino@10.3.0:
|
||||
pino@10.3.1:
|
||||
dependencies:
|
||||
'@pinojs/redact': 0.4.0
|
||||
atomic-sleep: 1.0.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue