Skip to content
This repository has been archived by the owner on Jan 23, 2021. It is now read-only.

Vulnerability in lodash.template dependency #385

Open
midzer opened this issue Jul 12, 2019 · 1 comment
Open

Vulnerability in lodash.template dependency #385

midzer opened this issue Jul 12, 2019 · 1 comment

Comments

@midzer
Copy link

midzer commented Jul 12, 2019

GitHub security rants for one of my projects:

1 lodash.template vulnerability found in yarn.lock yesterday
Remediation
Upgrade lodash.template to version 4.5.0 or later. For example:
lodash.template@^4.5.0:
version "4.5.0"

sw-precache currently has lodash.template ^4.4.0 has dependency.

Happy weekend
midzer

@fabianoramos78
Copy link

fabianoramos78 commented Jul 21, 2019

Hi:

Just run:

npm i --save lodash lodash.template

or

yarn add lodash lodash.template

And push your project again and done!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants