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

Pin sodium-universal to 3.0.2 #73

Closed
wants to merge 1 commit into from
Closed

Conversation

paul90
Copy link

@paul90 paul90 commented Dec 17, 2020

A temp. fix for #72

This pins sodium-universal to 3.0.2 which will modify the version used by other dependencies.

npm ls sodium-universal currently shows

[email protected]
├─┬ [email protected]
│ └── [email protected]
└─┬ [email protected]
  └─┬ [email protected]
    └─┬ [email protected]
      ├─┬ [email protected]
      │ └── [email protected]  deduped
      └── [email protected]  deduped

and becomes with this change

[email protected]
├─┬ [email protected]
│ └── [email protected]  deduped
├─┬ [email protected]
│ └─┬ [email protected]
│   └─┬ [email protected]
│     ├─┬ [email protected]
│     │ └── [email protected]  deduped
│     └── [email protected]  deduped
└── [email protected]

The only difference I see between 3.0.2 and 3.0.3 is an update to the version of sodium-javascript being used.

@paul90
Copy link
Author

paul90 commented Dec 17, 2020

Closing as a probable underlying cause has been identified.

@paul90 paul90 closed this Dec 17, 2020
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.

1 participant