1
0
Fork 0
mirror of https://github.com/dadada/inbox2matrix.git synced 2025-06-07 17:43:57 +02:00

Update imap library

This commit is contained in:
Tim Schubert 2024-01-06 14:13:58 +01:00
parent 4fec2b0f37
commit 801f5ad8bc
Signed by: dadada
SSH key fingerprint: SHA256:bFAjFH3hR8zRBaJjzQDjc3o4jqoq5EZ87l+KXEjxIz0
3 changed files with 129 additions and 293 deletions

View file

@ -7,9 +7,9 @@
"@types/node": "^11.13.8",
"config": "^3.1.0",
"dom-storage": "^2.1.0",
"imap": "^0.8.19",
"matrix-js-sdk": "^24.1.0",
"olm": "https://matrix.org/packages/npm/olm/olm-3.0.0.tgz",
"matrix-js-sdk": "^30.3.0",
"node-imap": "^0.9.6",
"@matrix-org/olm": "^3.2.15",
"process": "^0.11.10"
},
"scripts": {