-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Copy link
Labels
squad:platformIssue to be handled by the Platform team.Issue to be handled by the Platform team.type:bugThis issue reports a buggy (incorrect) behavior.This issue reports a buggy (incorrect) behavior.
Milestone
Description
📝 Provide detailed reproduction steps (if any)
The latest version of @ckeditor/ckeditor5-dev-utils on NPM is 43.1.0. It depends on vulnerable versions of some libraries, like esbuild and flat.
Examples reported by dependabot:
- https://github.com/zendesk/help-center-wysiwyg/security/dependabot/19
- https://github.com/zendesk/help-center-wysiwyg/security/dependabot/38
These issues are fixed in the repo, but the latest versions are published under the next tag on NPM, so they are not installed by default by package managers
✔️ Expected result
The latest version of @ckeditor/ckeditor5-dev-utils doesn't depend on vulnerable libraries
❌ Actual result
The latest version of @ckeditor/ckeditor5-dev-utils depends on vulnerable libraries
❓ Possible solution
Either a new major version that doesn't depends on vulnerable libraries should be published as latest, or a new patch 43.1.1 version should be published
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
Metadata
Metadata
Assignees
Labels
squad:platformIssue to be handled by the Platform team.Issue to be handled by the Platform team.type:bugThis issue reports a buggy (incorrect) behavior.This issue reports a buggy (incorrect) behavior.