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

[Update]: package-lock.json dependencies #212

Merged
merged 1 commit into from
Apr 29, 2018
Merged

[Update]: package-lock.json dependencies #212

merged 1 commit into from
Apr 29, 2018

Conversation

agnivade
Copy link
Member

Fixes #211

Description

Update package-lock.json dependency

@agnivade
Copy link
Member Author

@vladimyr - Can you take a look at the CI failure ? Node stable is failing due to some strange cause. The Node 7 failure looks legit.

@vladimyr
Copy link
Collaborator

vladimyr commented Apr 29, 2018

Node 7 thing is indeed legit and I just opened PR to address it. It was due to race condition in test itself which is semi-good thing because only test was problematic and actual behavior of client wasn't compromised. I hope that after this fix we won't see it again 🤞

Regarding node stable one, I just eyeballed logs on travis and it looks weird 😵 Do you want me to investigate it further?



Update: I just did and it seems that others have same issue too: nodejs/node#20281 It has to be caused by some 3rd party dependency...

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

Successfully merging this pull request may close these issues.

2 participants