massakam opened a new pull request #205: URL: https://github.com/apache/pulsar-client-node/pull/205
`minimist` module has a security vulnerability, so I ran `npm audit fix` to upgrade it. ```sh $ npm audit # npm audit report minimist <=1.2.5 Severity: high Prototype Pollution in minimist - https://github.com/advisories/GHSA-xvch-5gv4-984h fix available via `npm audit fix` node_modules/minimist 1 high severity vulnerability To address all issues, run: npm audit fix ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org