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

temp-fix for sqlite3 transitive vulnerability #7

Merged
merged 1 commit into from
Sep 14, 2021
Merged

Conversation

franok
Copy link
Owner

@franok franok commented Sep 14, 2021

issue: [email protected] requires tar@^2.0.0 via [email protected]

workaround as long as no new version of sqlite3 is released: TryGhost/node-sqlite3#1483 (comment)

wanted long-term solution: upgrade to a version of sqlite3 above 5.0.2 which uses a higher version of node-gyp, which uses tar in version 4.4.18 at least

@franok franok merged commit 43947ca into main Sep 14, 2021
@franok franok deleted the dependency-updates branch September 14, 2021 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant