We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version: 0.22.0
Not apply
npm audit
# Run npm update https-proxy-agent --depth 4 to resolve 2 vulnerabilities ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Machine-In-The-Middle │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ https-proxy-agent │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ mailgun-js │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ mailgun-js > proxy-agent > https-proxy-agent │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://npmjs.com/advisories/1184 │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Machine-In-The-Middle │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ https-proxy-agent │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ mailgun-js │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ mailgun-js > proxy-agent > pac-proxy-agent > │ │ │ https-proxy-agent │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://npmjs.com/advisories/1184 │ └───────────────┴──────────────────────────────────────────────────────────────┘
Update dependencies:
"https-proxy-agent": "^3.0.0"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
1) What version of the module is the issue happening on? Does the issue happen on latest version?
Version: 0.22.0
2) What platform and Node.js version? (For example Node.js 6.9.1 on Mac OS X)
3) Does the action work when you manually perform request against mailgun using curl (or other means)?
Not apply
4) Sample source code or steps to reproduce
Solution
Update dependencies:
The text was updated successfully, but these errors were encountered: