chore(deps): bump imapflow from 1.0.148 to 1.0.149 (#14360)

* chore(deps): bump imapflow from 1.0.148 to 1.0.149

Bumps [imapflow](https://github.com/postalsys/imapflow) from 1.0.148 to 1.0.149.
- [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.0.148...v1.0.149)

---
updated-dependencies:
- dependency-name: imapflow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

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:
dependabot[bot] 2024-02-01 06:28:34 +08:00 committed by GitHub
parent ad824ac91e
commit b92a77a4a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12 additions and 17 deletions

View File

@ -107,7 +107,7 @@
"html-to-text": "9.0.5",
"https-proxy-agent": "7.0.2",
"iconv-lite": "0.6.3",
"imapflow": "1.0.148",
"imapflow": "1.0.149",
"instagram-private-api": "1.45.3",
"ioredis": "5.3.2",
"ip-regex": "4.3.0",

View File

@ -78,8 +78,8 @@ dependencies:
specifier: 0.6.3
version: 0.6.3
imapflow:
specifier: 1.0.148
version: 1.0.148
specifier: 1.0.149
version: 1.0.149
instagram-private-api:
specifier: 1.45.3
version: 1.45.3
@ -4691,8 +4691,8 @@ packages:
hasBin: true
dev: false
/imapflow@1.0.148:
resolution: {integrity: sha512-C4d1N/heE2nw5WFLjY9lmyyQiGBqYibxoFUquhWluyKPZErw1UIXgydpa7+LrxrSMvKWTp4Wsxi1g51GDncCxQ==}
/imapflow@1.0.149:
resolution: {integrity: sha512-jpv9r1VB/6L3gz1AK7GPIC/s/1aI9hCHqm762ifsxx3IVjafrBDo25/REfLmjESSYj+7XP4+wUVfyOO8fWIXvQ==}
dependencies:
encoding-japanese: 2.0.0
iconv-lite: 0.6.3
@ -4700,8 +4700,8 @@ packages:
libmime: 5.2.1
libqp: 2.0.1
mailsplit: 5.4.0
nodemailer: 6.9.7
pino: 8.16.1
nodemailer: 6.9.8
pino: 8.17.2
socks: 2.7.1
dev: false
@ -7197,11 +7197,6 @@ packages:
resolution: {integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==}
dev: true
/nodemailer@6.9.7:
resolution: {integrity: sha512-rUtR77ksqex/eZRLmQ21LKVH5nAAsVicAtAYudK7JgwenEDZ0UIQ1adUGqErz7sMkWYxWTTU1aeP2Jga6WQyJw==}
engines: {node: '>=6.0.0'}
dev: false
/nodemailer@6.9.8:
resolution: {integrity: sha512-cfrYUk16e67Ks051i4CntM9kshRYei1/o/Gi8K1d+R34OIs21xdFnW7Pt7EucmVKA0LKtqUGNcjMZ7ehjl49mQ==}
engines: {node: '>=6.0.0'}
@ -7657,8 +7652,8 @@ packages:
resolution: {integrity: sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==}
dev: false
/pino@8.16.1:
resolution: {integrity: sha512-3bKsVhBmgPjGV9pyn4fO/8RtoVDR8ssW1ev819FsRXlRNgW8gR/9Kx+gCK4UPWd4JjrRDLWpzd/pb1AyWm3MGA==}
/pino@8.17.2:
resolution: {integrity: sha512-LA6qKgeDMLr2ux2y/YiUt47EfgQ+S9LznBWOJdN3q1dx2sv0ziDLUBeVpyVv17TEcGCBuWf0zNtg3M5m1NhhWQ==}
hasBin: true
dependencies:
atomic-sleep: 1.0.0
@ -7666,7 +7661,7 @@ packages:
on-exit-leak-free: 2.1.0
pino-abstract-transport: 1.1.0
pino-std-serializers: 6.2.2
process-warning: 2.2.0
process-warning: 3.0.0
quick-format-unescaped: 4.0.4
real-require: 0.2.0
safe-stable-stringify: 2.4.3
@ -7769,8 +7764,8 @@ packages:
react-is: 18.2.0
dev: true
/process-warning@2.2.0:
resolution: {integrity: sha512-/1WZ8+VQjR6avWOgHeEPd7SDQmFQ1B5mC1eRXsCm5TarlNmx/wCsa5GEaxGm05BORRtyG/Ex/3xq3TuRvq57qg==}
/process-warning@3.0.0:
resolution: {integrity: sha512-mqn0kFRl0EoqhnL0GQ0veqFHyIN1yig9RHh/InzORTUiZHFRAur+aMtRkELNwGs9aNwKS6tg/An4NYBPGwvtzQ==}
dev: false
/process@0.11.10: