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

[wallet/desktop] build: fix dependencies issue #1928

Draft
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

AnthonyLaw
Copy link
Member

What was the issue?

dependencies vulnerabilities issue

What's the fix?

92 vulnerabilities (5 low, 28 moderate, 28 high, 31 critical) -> 67 vulnerabilities (5 low, 23 moderate, 29 high, 10 critical)

most dependencies affected by vue/cli-service, currently we are using vue v2, the latest is vue v3.
We may need to update to v3 to resolved the vulnerabilities issue.

another one is symbol-uri-scheme we need to fix vulnerabilities issue that.

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.

None yet

1 participant