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
The latest version of democracy (4.0.0) hard-codes the version of nanoid to exactly 3.3.7 here. This version is vulnerable to https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-55565 and is fixed in version 3.3.8
democracy
nanoid
I've created #21 to update the version and change the dependency to allo minor/patch updates
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The latest version of
democracy
(4.0.0) hard-codes the version ofnanoid
to exactly 3.3.7 here. This version is vulnerable to https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-55565 and is fixed in version 3.3.8I've created #21 to update the version and change the dependency to allo minor/patch updates
The text was updated successfully, but these errors were encountered: