gulp-header
gulp-header copied to clipboard
Removing lodash.template dependency as per the component Governance Alert
As per the component governance alert made changes to remove lodash.template and replace with lodash. Made the fix as per the suggestion provided in below link.
https://github.com/lodash/lodash/issues/5851
"If you are using lodash.template directly in a project, to remove this alert you should install the latest version of lodash and use the template method off the main Lodash module instead, if you can't use another approach entirely."