Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade old version of lodash #147

Merged
merged 1 commit into from Jan 31, 2019
Merged

Conversation

baweaver
Copy link
Contributor

While searching for older versions of lodash being pulled in as transitive dependencies in Ember projects, I noticed you were including a 2.x version of Lodash, which can take up a decent chunk of space:

➜  ember.js git:(master) du -sh ./node_modules/html-differ/node_modules/lodash
964K    ./node_modules/html-differ/node_modules/lodash

All tests are passing in Node 6.

@Trott
Copy link

Trott commented Jul 3, 2018

Any chance of getting this landed and released? npm audit reports a minor security issue with the lodash included currently.

@tadatuta tadatuta merged commit 5f3f623 into bem:master Jan 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants