kumo01GitHub opened a new issue, #208: URL: https://github.com/apache/cordova-plugin-device/issues/208
# Feature Request ## Motivation Behind Feature <!-- Why should this feature be implemented? What problem does it solve? --> cordova-plugin-device is still using `@cordova/eslint-config@3.0.0` and it's dependent on `cross-spawn@6.0.5`. cross-spawn (<6.0.6) has high severity vulnerability. [CVE-2024-21538](https://nvd.nist.gov/vuln/detail/CVE-2024-21538) ## Feature Description <!-- Describe your feature request in detail Please provide any code examples or screenshots of what this feature would look like Are there any drawbacks? Will this break anything for existing users? --> update `@cordova/eslint-config` to 5.1.0 ## Alternatives or Workarounds <!-- Describe alternatives or workarounds you are currently using Are there ways to do this with existing functionality? --> -- 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: issues-unsubscr...@cordova.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org