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 depcheck #11

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

upgrade depcheck #11

wants to merge 2 commits into from

Conversation

uwelo
Copy link

@uwelo uwelo commented Nov 3, 2023

Hi, we are using your module in our company and unfortunately depcheck has a dependency to @babel/traverse which has a critical vulnerability. This could be fixed by upgrading depcheck to the latest version.

https://security.snyk.io/vuln/SNYK-JS-BABELTRAVERSE-5962462

I hope you have time to create new release 😄. Thanks in advance.

@NamPNQ
Copy link

NamPNQ commented Apr 11, 2024

I think it should be placed on dev dependencies instead of dependencies

@PabloB94 I see you add it to package.json without using anywhere, and is there any reason to put it on dependencies?

@SimenB
Copy link

SimenB commented Apr 29, 2024

Yeah, it's unused and thus should just be removed. Bloats the dependency tree

@uwelo
Copy link
Author

uwelo commented Apr 29, 2024

Ok, I removed it

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.

6 participants