Replies: 0 comments 1 reply
-
Hi @develyan, thanks for the report. This looks like it has been resolved upstream and is no longer an issue, see that newer versions of command-line-usage and its dependents are brought in: ❯ npm ls --all
[email protected] /work/test-package
└─┬ [email protected]
├─┬ @swc/[email protected]
│ └── [email protected] deduped
├── @types/[email protected]
├── @types/[email protected]
├─┬ @types/[email protected]
│ └── [email protected]
├─┬ [email protected]
│ ├── UNMET OPTIONAL DEPENDENCY @75lb/nature@latest
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ └── UNMET OPTIONAL DEPENDENCY @75lb/nature@latest
│ ├── [email protected]
│ └── [email protected]
├─┬ [email protected]
│ ├── [email protected] deduped
│ ├─┬ [email protected]
│ │ └─┬ [email protected]
│ │ ├─┬ [email protected]
│ │ │ └─┬ [email protected]
│ │ │ └── [email protected]
│ │ └─┬ [email protected]
│ │ └── [email protected]
│ ├─┬ [email protected]
│ │ ├── [email protected] deduped
│ │ └── [email protected]
│ └── [email protected] deduped
├── [email protected]
├── [email protected]
└── [email protected] A few other notes:
I'm going to close this discussion but please feel free to let me know if you think I've missed something here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
[email protected] has a dependency to:
Is it possible to have that dependency upgraded to fix a package vulnerability ?
Beta Was this translation helpful? Give feedback.
All reactions