gulp-header icon indicating copy to clipboard operation
gulp-header copied to clipboard

Removing lodash.template dependency as per the component Governance Alert

Open BrahminiPaleti opened this issue 1 year ago • 0 comments

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."

BrahminiPaleti avatar Jul 24 '24 23:07 BrahminiPaleti