hrsakai opened a new pull request, #293:
URL: https://github.com/apache/pulsar-client-node/pull/293

   ### Motivation
   ansi-regex-2.1.1 is now required by node-pre-gyp dependency, but that 
version has security vulnerabilities.
   https://security.snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908
   ```
   @mapbox/[email protected] > [email protected] > [email protected] > 
   [email protected] > [email protected] > [email protected] > [email protected]
   ```
   
   ### Modifications
   Upgrade ansi-regex by running `npm update wide-align string-width`.
   ```
   @mapbox/[email protected] > [email protected] > [email protected] > 
   [email protected] > [email protected] > [email protected] > [email protected] 
   ```
   
   ansi-regex-2.1.1 is required only in devDependencies after merging this pr.
   
   ### Documentation
   
   <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. -->
   
   - [ ] `doc-required` 
   (Your PR needs to update docs and you will update later)
   
   - [ ] `doc-not-needed` 
   (Please explain why)
   
   - [ ] `doc` 
   (Your PR contains doc changes)
   
   - [ ] `doc-complete`
   (Docs have been already added)
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to