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

Remove reference to unused package lodash-es #1036

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

matthewcarroll
Copy link

@matthewcarroll matthewcarroll commented Sep 9, 2024

Hello Auth0!

Changes

On a clone of this repo and installing it's dependencies with npm i, lodash-es was removed from package-lock.json.

lodash-es was added in e7495b3. I don't see it referenced in the project.

References

None.

Testing

Steps to reproduce:

git clone https://github.com/auth0/node-auth0.git
cd node-auth0
npm i
git diff package-lock.json

node version: v22.8.0
npm version: 10.8.2

  • This change adds unit test coverage
  • This change adds integration test coverage

Checklist

I'm happy to change anything else you'd like.

Thank you!

@matthewcarroll matthewcarroll requested a review from a team as a code owner September 9, 2024 17:26
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.

1 participant