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: upgrade apollo to 6.6.1 #198

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

elribonazo
Copy link
Contributor

Description:

Replacing vulnerable elliptic package with latest updates, this is mainly used in the typescript SDK and we are having failed CI actions due to this.

Checklist:

  • My PR follows the contribution guidelines of this project
  • My PR is free of third-party dependencies that don't comply with the Allowlist
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked the PR title to follow the conventional commit specification

Signed-off-by: Javier Ribó <elribonazo@gmail.com>
@elribonazo elribonazo force-pushed the feature/190-fix-upgrade-elliptic-npm-package branch from a6d1a76 to 9b973a1 Compare January 31, 2025 14:59
@elribonazo elribonazo marked this pull request as ready for review January 31, 2025 15:10
@elribonazo elribonazo requested a review from a team as a code owner January 31, 2025 15:10
Copy link

Code Coverage

Total Project Coverage 88.94%

@elribonazo elribonazo merged commit 9abc11d into main Jan 31, 2025
5 checks passed
@elribonazo elribonazo deleted the feature/190-fix-upgrade-elliptic-npm-package branch January 31, 2025 16:12
@hyperledger-bot
Copy link
Contributor

🎉 This PR is included in version 1.4.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

fix: upgrade elliptic npm package
3 participants