GitHub user lresende opened a pull request:

    https://github.com/apache/zeppelin/pull/1194

    [ZEPPELIN-1193] Update Node JS related dependencies to avoid RegExp DoS

    ### What is this PR for?
    Update Node JS related dependencies to avoid intermittent build issues that 
suggest updates to avoid RegExp DoS
    
    ### What type of PR is it?
    [Bug Fix]
    
    ### Todos
    * [update minimatch] - Force minimatch to version 3.0.2 and up
    
    ### What is the Jira issue?
    * [ZEPPELIN-1193](https://issues.apache.org/jira/browse/ZEPPELIN-1193)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lresende/incubator-zeppelin node

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/1194.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1194
    
----
commit c199421f644c0ab0bc289da470f713653c0af70f
Author: Luciano Resende <lrese...@apache.org>
Date:   2016-07-07T21:27:56Z

    Update node.js and related plugins

commit b6709b6d84d577c837d29cfc23a588d425dff544
Author: Luciano Resende <lrese...@apache.org>
Date:   2016-07-07T21:42:38Z

    Put dependencies in alphabetical order

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to