breautek commented on issue #163: URL: https://github.com/apache/cordova-common/issues/163#issuecomment-819564208
## Security issues should be reported via https://www.apache.org/security/ This package declares a dependency on `"underscore": "^1.9.2"` This means the latest version of underscore 1.x will be installed when you install cordova. Because the patch is landed in `1.13.0`, NPM will install this version for Cordova as it satisfies the declared version, therefore Cordova is not affected by this vulnerability. You however may need to reinstall Cordova so that NPM will install the latest versions of each dependency and sub-dependencies. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
