Skip to content

Upgrade Dependencies and replace node-uuid with uuid #44

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

leftcoastgeek
Copy link

  • Joi 10.6.x -> 14.0.x
  • bunyan 1.5.x -> 1.8.x this update should fix mac runtime errors Error: Cannot find module './build/Debug/DTraceProviderBindings'
  • async 1.5.x -> 2.6.x
  • swap out node-uuid for uuid 3.3.x

@baseprime
Copy link
Owner

@leftcoastgeek Can you include output from tests?

@jcrugzz
Copy link

jcrugzz commented Oct 12, 2019

joi update still breaks tests pretty hardcore. Will have to be resolved with code changes for sure

@jcrugzz
Copy link

jcrugzz commented Oct 12, 2019

async@3 also breaks things but async@2 is fine for now

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.

3 participants