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

fix: solve some minor security issues #101

Merged
merged 3 commits into from
Oct 31, 2024

Conversation

nekofar
Copy link
Contributor

@nekofar nekofar commented Oct 31, 2024

No description provided.

Ensure compatibility and secure handling of dependencies.
@nekofar nekofar changed the base branch from master to develop October 31, 2024 18:39
@nekofar nekofar changed the title fix: solve-some-minor-security-issues fix: solve some minor security issues Oct 31, 2024
Add `ws` for WebSocket support.
Ensure patched version of `elliptic` is used to address security issues.
@nekofar nekofar merged commit a8d0e40 into develop Oct 31, 2024
3 checks passed
nekofar added a commit that referenced this pull request Oct 31, 2024
* chore(deps): add `secp256k1` and update resolutions

Ensure compatibility and secure handling of dependencies.

* chore(deps): add `ws` to dependencies

Add `ws` for WebSocket support.

* chore(deps): update `elliptic` resolution to >=6.6.0

Ensure patched version of `elliptic` is used to address security issues.

---------

Co-authored-by: Milad Nekofar <[email protected]>

fix: solve some minor security issues (#101)

* chore(deps): add `secp256k1` and update resolutions

Ensure compatibility and secure handling of dependencies.

* chore(deps): add `ws` to dependencies

Add `ws` for WebSocket support.

* chore(deps): update `elliptic` resolution to >=6.6.0

Ensure patched version of `elliptic` is used to address security issues.
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