Created by: thefivetoes
Fixes #7402 (closed)
Upgrades Babel from 7.4.3
to 7.5.5
. The previously used version of Babel uses lodash < 4.17.13
which is triggering this known security vulnerability from Github. More information on the vulnerability can be found here: CVE-2019-10744.
This is the Github security notification:
There are no breaking changes from the previous version of Babel to the one proposed in this PR. Please let me know what I can do to help get this merged.
Thanks!