ory / integrations

Apache License 2.0
19 stars 24 forks source link

fix(deps): update minimist to 1.2.6 #37

Closed fbnfgc closed 2 years ago

fbnfgc commented 2 years ago

This PR fixes npm audit report using npm audit fix.

# npm audit report                                                                                       

minimist  <1.2.6                                                                                         
Severity: critical                                                                                                                                                                                                 
Prototype Pollution in minimist - https://github.com/advisories/GHSA-xvch-5gv4-984h                      
fix available via `npm audit fix`                                                                                                                                                                                  
node_modules/minimist                                                                                    

1 critical severity vulnerability                   

To address all issues, run: 
  npm audit fix 
CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.