kumo01GitHub opened a new pull request, #48:
URL: https://github.com/apache/cordova-eslint/pull/48

   ### Motivation and Context
   <!-- Why is this change required? What problem does it solve? -->
   <!-- If it fixes an open issue, please link to the issue here. -->
   
   cordova-eslint is still using [email protected] which version has dependency on 
below libraries and they have vulnerabilities.: 
   - @babel/[email protected]
   - [email protected]
   
   ### Description
   <!-- Describe your changes in detail -->
   
   - Bump nyc to 17.1.0
   - Bump nodejs to >= 18
   
   Note:
   - [email protected] supports node >= 18.
   - Node 18 is already EOL. But some platforms support node 18.
     - cordova-electron: >= 18
     - cordova-browser: >= 16
   
   ### Testing
   <!-- Please describe in detail how you tested your changes. -->
   
   I ran: 
   - npm run audit
   - npm run test


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to