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

Update JS dependencies #867

Merged
merged 2 commits into from
Jan 20, 2020
Merged

Update JS dependencies #867

merged 2 commits into from
Jan 20, 2020

Conversation

davidfischer
Copy link
Contributor

This should fix the github JS vulns warning. I tested this by running npm run dev and npm run build to ensure that the JS still runs and compiles CSS/JS.

- This should fix the github JS vulns warning
@eine
Copy link

eine commented Jan 15, 2020

@davidfischer, it seems that matchdep is not used (imported/required) anywhere. Is it an actual dependency?

@davidfischer
Copy link
Contributor Author

I didn't actually check whether it was needed. I'll check if it is and remove it otherwise. Thanks for the tip.

@davidfischer
Copy link
Contributor Author

It is not used. I removed it!

@eine
Copy link

eine commented Jan 15, 2020

Good! BTW, It would be handy to use david-dm and/or dependabot to keep dependencies up to date: devDependencies Status

@Blendify Blendify self-requested a review January 20, 2020 17:56
@Blendify Blendify merged commit 68a19ca into master Jan 20, 2020
@Blendify Blendify deleted the davidfischer/update-js-deps branch January 20, 2020 17:56
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.

3 participants