-
Notifications
You must be signed in to change notification settings - Fork 212
Closed
Description
The project currently relies on an unsupported version of chokidar:
redocly-cli/packages/cli/package.json
Line 50 in 85f12d6
| "chokidar": "^3.5.1", |
This introduces transitive insecure dependencies, including CVE-2024-4068.
Upgrading to chokidar v4 should be considered to address these issues
└─┬ @redocly/cli@1.34.3
└─┬ chokidar@3.5.3
└── braces@3.0.2Additional context: paulmillr/chokidar#1428
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels