Deprecated dependency to-markdown
acodeninja opened this issue ยท 0 comments
acodeninja commented
One of the packages you depend on is out of date.
warning @gxl/epub-parser > to-markdown@3.1.1: to-markdown has been renamed to Turndown, with a new API. Please update to turndown v4.0.0 or above and see the migration guide for details: https://github.com/domchristie/turndown/wiki/Migrating-from-to-markdown-to-Turndown
โฏ yarn add @gxl/epub-parser
yarn add v1.19.1
[1/4] ๐ Resolving packages...
warning @gxl/epub-parser > to-markdown@3.1.1: to-markdown has been renamed to Turndown, with a new API. Please update to turndown v4.0.0 or above and see the migration guide for details: https://github.com/domchristie/turndown/wiki/Migrating-from-to-markdown-to-Turndown
warning @gxl/epub-parser > to-markdown > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
[2/4] ๐ Fetching packages...
[3/4] ๐ Linking dependencies...
[4/4] ๐จ Building fresh packages...
success Saved lockfile.
success Saved 11 new dependencies.
info Direct dependencies
โโ @gxl/epub-parser@2.0.2
info All dependencies
โโ @gxl/epub-parser@2.0.2
โโ block-elements@1.2.0
โโ collapse-whitespace@1.1.2
โโ content-type-parser@1.0.2
โโ jszip@2.5.0
โโ node-zip@1.1.1
โโ nwmatcher@1.4.4
โโ pako@0.2.9
โโ to-markdown@3.1.1
โโ typescript@3.8.3
โโ void-elements@2.0.1
โจ Done in 13.04s.