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
tldr; please update @oclif/plugin-help to 3.2.14 to fix a vulnerability in zapier-platform-cli
@oclif/plugin-help
3.2.14
zapier-platform-cli
lodash.template package has a security vulnerability. See here https://security.snyk.io/vuln/SNYK-JS-LODASHTEMPLATE-1088054. The CVE rating is HIGH 7.2.
lodash.template
@oclif/plugin-help version should be updated. I believe 3.2.14 would suffice.
Please consider ^ syntax so that your dependents can update patch versions without updates required to the repo
^
The text was updated successfully, but these errors were encountered:
Bump @oclif/plugin-help to ^3.2.14
938e544
fixes zapier#555
Fixed in #739.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
tldr; please update
@oclif/plugin-help
to3.2.14
to fix a vulnerability inzapier-platform-cli
lodash.template
package has a security vulnerability. See here https://security.snyk.io/vuln/SNYK-JS-LODASHTEMPLATE-1088054. The CVE rating is HIGH 7.2.@oclif/plugin-help
version should be updated. I believe 3.2.14 would suffice.Please consider
^
syntax so that your dependents can update patch versions without updates required to the repoThe text was updated successfully, but these errors were encountered: