Skip to content
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

Upgrade SQLite to 3.38.5. Update dependencies. #808

Merged
merged 3 commits into from
May 15, 2022

Conversation

mceachen
Copy link
Member

This should resolve #802, but there are still a couple active snyk advisories. Given that they're in prebuild-install, it's not a production path, at least.

Issues with no direct upgrade or patch:
✗ Regular Expression Denial of Service (ReDoS) High Severity in ansi-regex@2.1.1
introduced by prebuild-install@7.1.0 > npmlog@4.1.2 > gauge@2.7.4 > strip-ansi@3.0.1 > ansi-regex@2.1.1 and 1 other path(s)
This issue was fixed in versions: 4.1.1, 5.0.1, 6.0.1

✗ Prototype Pollution Low Severity in minimist@1.2.5
introduced by prebuild-install@7.1.0 > minimist@1.2.5 and 1 other path(s)
This issue was fixed in versions: 1.2.6

@mceachen mceachen requested a review from JoshuaWise as a code owner May 14, 2022 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Workaround for infinite loop in SQLite 3.38 / Update to 3.38.4
2 participants