Can you upgrade jszip to the latest version?
jszip v3.2.2 removed core-js@~2.3.0 dependency, the deprecated warning disappeared: "core-js@<2.6.8 is no longer maintained. Please, upgrade to core-js@3 or at least to actual version of core-js@2."
Even if I force upgrade jszip and core-js to the latest version, I can't eliminate this warning!!!
Every time npm install terminal output core-js warning, I'm annoyed!!!!
(;′⌒`)
Can you upgrade
jszipto the latest version?jszip v3.2.2removedcore-js@~2.3.0dependency, the deprecated warning disappeared: "core-js@<2.6.8 is no longer maintained. Please, upgrade to core-js@3 or at least to actual version of core-js@2."Even if I force upgrade
jszipandcore-jsto the latest version, I can't eliminate this warning!!!Every time
npm installterminal outputcore-jswarning, I'm annoyed!!!!(;′⌒`)