Commit 9222c629 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

build(deps): bump imap-simple from 5.0.0 to 5.1.0

Bumps [imap-simple](https://github.com/chadxz/imap-simple) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/chadxz/imap-simple/releases)
- [Changelog](https://github.com/chadxz/imap-simple/blob/master/CHANGELOG.md)
- [Commits](https://github.com/chadxz/imap-simple/commits)

---
updated-dependencies:
- dependency-name: imap-simple
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 6dcc1b7c
......@@ -4150,9 +4150,9 @@
}
},
"node_modules/imap-simple": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/imap-simple/-/imap-simple-5.0.0.tgz",
"integrity": "sha512-/wLRwy8tmKdzacVDOZUeD05GkqIax38tEFwAToFB2Jhb7zfmGdaxzYWOvPZi2t6kumrjNhSyt5BstCemKzcV+A==",
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/imap-simple/-/imap-simple-5.1.0.tgz",
"integrity": "sha512-FLZm1v38C5ekN46l/9X5gBRNMQNVc5TSLYQ3Hsq3xBLvKwt1i5fcuShyth8MYMPuvId1R46oaPNrH92hFGHr/g==",
"dependencies": {
"iconv-lite": "~0.4.13",
"imap": "^0.8.18",
......@@ -10955,9 +10955,9 @@
}
},
"imap-simple": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/imap-simple/-/imap-simple-5.0.0.tgz",
"integrity": "sha512-/wLRwy8tmKdzacVDOZUeD05GkqIax38tEFwAToFB2Jhb7zfmGdaxzYWOvPZi2t6kumrjNhSyt5BstCemKzcV+A==",
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/imap-simple/-/imap-simple-5.1.0.tgz",
"integrity": "sha512-FLZm1v38C5ekN46l/9X5gBRNMQNVc5TSLYQ3Hsq3xBLvKwt1i5fcuShyth8MYMPuvId1R46oaPNrH92hFGHr/g==",
"requires": {
"iconv-lite": "~0.4.13",
"imap": "^0.8.18",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment