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

Npm: Fixed mocha and gulp-uglify vulnerabilities #1742

Merged
merged 6 commits into from
Mar 6, 2019

Conversation

RunDevelopment
Copy link
Member

This brings mocha (2.2.5 -> 5.2.0) and gulp-uglify (0.3.1 -> 3.0.1) to the latest versions and fixes 5/11 vulnerabilities.
(I only changed package.json)

Almost all minified are different because of the uglify update.
Keep in mind merging this will create conflicts for almost every other PR because of the minified files.

I will upgrade gulp (3.8.6 -> 4.0.0) once this and #1741 are through because gulpfile.js has to be changed.

@mAAdhaTTah
Copy link
Member

Didn't we upgrade to gulp 4 already?

@RunDevelopment
Copy link
Member Author

Yes, but only gulp. This updates mocha and gulp-uglify.

@mAAdhaTTah
Copy link
Member

Can we go straight to mocha@6?

@RunDevelopment
Copy link
Member Author

I updated all dependencies now and everything works just fine.

I just wonder why the minified files changed again...

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

Successfully merging this pull request may close these issues.

None yet

2 participants