salgum1114/react-design-editor

Security Vulnerability in dependencies

Opened this issue · 0 comments

Version

react-design-editor@0.0.34

Issue

Hello there, I am experimenting with the lib and in the snyk test found security vulnerabilities regarding ws@7.4.4 and node-fetch@1.7.3

Is there any plan to fix this?

  • The issue introduced by react-design-editor@0.0.34
    └─┬ fabric@3.6.6
    └─┬ jsdom@15.2.1
    └── ws@7.4.4

  • introduced by react-design-editor@0.0.34
    └─┬ antd@3.15.0
    └─┬ create-react-context@0.2.2
    └─┬ fbjs@0.8.17
    └─┬ isomorphic-fetch@2.2.1
    └──node-fetch@1.7.3

Thanks!