We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f088a3c commit ca0c223Copy full SHA for ca0c223
.yarnrc.yml
@@ -16,6 +16,7 @@ npmAuditExcludePackages:
16
- "@humanwhocodes/object-schema" # TODO: Update eslint
17
- micromatch # TODO: remove when new micromatch will be released https://github.com/advisories/GHSA-952p-6rrq-rcjv
18
- eslint # TODO: Update eslint https://github.com/dashpay/platform/issues/2212
19
+ - elliptic # TODO: Remove when elliptic >6.5.7 released
20
21
packageExtensions:
22
"@dashevo/protobufjs@*":
0 commit comments