node.bcrypt.js
                                
                                 node.bcrypt.js copied to clipboard
                                
                                    node.bcrypt.js copied to clipboard
                            
                            
                            
                        Dependencie Problem after bcrypt install.
ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix`
node_modules/gauge/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/gauge/node_modules/strip-ansi
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/gauge/node_modules/string-width
3 moderate severity vulnerabilities
This also prevents me from building for production, because of this error
This also prevents me from building for production, because of this error
I just wanted to warn that this can be frustrating for some people.
When using 5.0.0 everything builds fine by the way