massakam opened a new pull request #65: Update library with security vulnerabilities URL: https://github.com/apache/pulsar-client-node/pull/65 Currently, when I clone this repository and run `npm install`, I get the following warning: ``` found 5 vulnerabilities (1 moderate, 4 high) run `npm audit fix` to fix them, or `npm audit` for details ``` There seems to be multiple vulnerabilities in the library named `handlebars`, so I ran `npm audit fix` to update that version.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
