Upgrade dipendence with babel-runtime ^6.6.1
francesco-loreti opened this issue · 1 comments
francesco-loreti commented
When I install npm-check 5.9.2, I receave this warning:
npm-check > babel-runtime > core-js@2.6.12: core-js@<3.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js.
This warning because npm-check 5.9.2 has a dependence with an old version of "babel-runtime": "^6.6.1"
.
Is it possible to upgrade this dependence?
Thanks a lot!
bendehghan commented
Any update on this?
Thanks...