Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update dependencies to allow for running on newer version of node #120

Open
wants to merge 4 commits into
base: devlop
Choose a base branch
from

Conversation

gavrielrh
Copy link
Contributor

Updates babel and corresponding dependencies to ^7.0.0
(Mostly automatic upgrade via npx upgrade-babel but required manual changes for test script (requiring polyfill))

Updates sqlite3 to ^5.0.0
Updates umzug to ^2.0.0

These changes should enable running the node-api in more recent versions of node (14+) and hopefully correspond to performance improvements.

I've tested this locally (manual inspection & running the test suite), but considering the significance of these changes, would definitely need to be verified on staging before going to prod.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant