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

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

Conversation

eight04
Copy link

@eight04 eight04 commented Jun 30, 2018

Fixes #9.

Update dependency to the latest. npm audit still warns with outdated bl module:

=== npm audit security report ===                        
                                                                                
                                                                                
                                 Manual Review                                  
             Some vulnerabilities require your attention to resolve             
                                                                                
          Visit https://go.npm.me/audit-guide for additional guidance           
                                                                                
                                                                                
  Moderate        Memory Exposure                                               
                                                                                
  Package         bl                                                            
                                                                                
  Patched in      >=0.9.5 <1.0.0 || >=1.0.1                                     
                                                                                
  Dependency of   level-sublevel                                                
                                                                                
  Path            level-sublevel > levelup > bl                                 
                                                                                
  More info       https://nodesecurity.io/advisories/596                        
                                                                                
found 1 moderate severity vulnerability in 1095 scanned packages
  1 vulnerability requires manual review. See the full report for details.
level-filesystem@1.2.0 D:\Dev\level-filesystem
`-- level-sublevel@6.6.2
  `-- levelup@0.19.1
    `-- bl@0.8.2 

Ref: dominictarr/level-sublevel#114

@eight04
Copy link
Author

eight04 commented Jul 1, 2018

A PR to remove levelup dependency:
dominictarr/level-sublevel#116

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.

level-filesystem@1.2.0 depends on outdated level-sublevel@^5.2.0 (current version is 6.6.1)
1 participant