-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
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
Vulnerability [email protected] lib #250
Comments
#251 Hi I made a PR here, just waiting for eyes 👀 |
If you use pnpm you can override the dependency in your {
...
"pnpm": {
"overrides": {
"protobufjs@^6.0.0": "6.11.4"
}
}
} |
related: I've raised a ticket with protobufjs, because the patch on 6.11.4 isn't correctly reflecting in many databases. |
Hi, I am closing this one because with the latest release we added support to protobufjs 7.x.x Thank you for the patience |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I got warning about this Vulnerability when scan myproject with Trivy
Can we update protobufjs lib to version 7.2.4 ?
The text was updated successfully, but these errors were encountered: