-
Notifications
You must be signed in to change notification settings - Fork 84
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 some dependencies - fixes some vulnerabilities #231
Conversation
electron-5: Added support for Electron 5
Allow config header Access-Control-Allow-Origin on LocalServer module
Codecov Report
@@ Coverage Diff @@
## master #231 +/- ##
==========================================
+ Coverage 58.63% 59.41% +0.77%
==========================================
Files 20 20
Lines 1494 1498 +4
==========================================
+ Hits 876 890 +14
+ Misses 618 608 -10
Continue to review full report at Codecov.
|
@darqs I combined all changes and released a fork: https://www.npmjs.com/package/meteor-desktop-test We're testing this now, but first results look promising. |
@KoenLav |
After all updates
npm audit
found only 3 vulnerabilities - all in mocha pachage. I try update it also, but I need rewrite some tests first.I want also update default electron version to latest (5.x).