massakam opened a new pull request, #224: URL: https://github.com/apache/pulsar-client-node/pull/224
There seems to be a vulnerability in the `async` module, so I ran `npm audit fix` to upgrade it. ```sh $ npm audit # npm audit report async 3.0.0 - 3.2.1 Severity: high Prototype Pollution in async - https://github.com/advisories/GHSA-fwr7-v2mv-hh25 fix available via `npm audit fix` node_modules/grunt-legacy-util/node_modules/async 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