Skip to content

[Snyk] Upgrade @ckeditor/ckeditor5-alignment from 43.0.0 to 43.3.1#2

Open
niko-hoogeveen wants to merge 1 commit intomainfrom
snyk-upgrade-462f08945844c763ed75e9c6fee49faa
Open

[Snyk] Upgrade @ckeditor/ckeditor5-alignment from 43.0.0 to 43.3.1#2
niko-hoogeveen wants to merge 1 commit intomainfrom
snyk-upgrade-462f08945844c763ed75e9c6fee49faa

Conversation

@niko-hoogeveen
Copy link
Owner

@niko-hoogeveen niko-hoogeveen commented Jan 14, 2026

snyk-top-banner

Snyk has created this PR to upgrade @ckeditor/ckeditor5-alignment from 43.0.0 to 43.3.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 36 versions ahead of your current version.

  • The recommended version was released a year ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
low severity Cross-site Scripting (XSS)
SNYK-JS-CKEDITORCKEDITOR5CLIPBOARD-8097219
319 No Known Exploit
Release notes
Package name: @ckeditor/ckeditor5-alignment
  • 43.3.1 - 2024-11-06
  • 43.3.1-alpha.0 - 2024-11-06
  • 43.3.0 - 2024-10-29
  • 43.3.0-alpha.12 - 2024-10-29
  • 43.3.0-alpha.11 - 2024-10-29
  • 43.3.0-alpha.10 - 2024-10-28
  • 43.3.0-alpha.9 - 2024-10-28
  • 43.3.0-alpha.8 - 2024-10-28
  • 43.3.0-alpha.7 - 2024-10-28
  • 43.3.0-alpha.6 - 2024-10-28
  • 43.3.0-alpha.5 - 2024-10-27
  • 43.3.0-alpha.4 - 2024-10-26
  • 43.3.0-alpha.3 - 2024-10-25
  • 43.3.0-alpha.2 - 2024-10-25
  • 43.3.0-alpha.1 - 2024-10-25
  • 43.3.0-alpha.0 - 2024-10-24
  • 43.2.0 - 2024-10-02
  • 43.2.0-alpha.7 - 2024-10-02
  • 43.2.0-alpha.6 - 2024-10-01
  • 43.2.0-alpha.5 - 2024-09-30
  • 43.2.0-alpha.4 - 2024-09-29
  • 43.2.0-alpha.3 - 2024-09-28
  • 43.2.0-alpha.2 - 2024-09-27
  • 43.2.0-alpha.1 - 2024-09-26
  • 43.2.0-alpha.0 - 2024-09-25
  • 43.1.1 - 2024-09-25
  • 43.1.0 - 2024-09-05
  • 43.1.0-alpha.8 - 2024-09-05
  • 43.1.0-alpha.7 - 2024-09-04
  • 43.1.0-alpha.6 - 2024-09-03
  • 43.1.0-alpha.5 - 2024-09-02
  • 43.1.0-alpha.4 - 2024-09-01
  • 43.1.0-alpha.3 - 2024-08-31
  • 43.1.0-alpha.2 - 2024-08-30
  • 43.1.0-alpha.1 - 2024-08-29
  • 43.1.0-alpha.0 - 2024-08-28
  • 43.0.0 - 2024-08-07
from @ckeditor/ckeditor5-alignment GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:


Note

Dependency upgrade

  • In public/h5p/h5plib/v127/joubel/editor/ckeditor5/package.json, update @ckeditor/ckeditor5-alignment from ^43.0.0 to ^43.3.1.

Written by Cursor Bugbot for commit 68a1d60. This will update automatically on new commits. Configure here.

Snyk has created this PR to upgrade @ckeditor/ckeditor5-alignment from 43.0.0 to 43.3.1.

See this package in npm:
@ckeditor/ckeditor5-alignment

See this project in Snyk:
https://app.snyk.io/org/niko-hoogeveen/project/a3e06b05-1c12-4d03-8778-ca2c0f268590?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the final PR Bugbot will review for you during this billing cycle

Your free Bugbot reviews will reset on February 23

Details

You are on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

"types": "./build/ckeditor.d.ts",
"dependencies": {
"@ckeditor/ckeditor5-alignment": "^43.0.0",
"@ckeditor/ckeditor5-alignment": "^43.3.1",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lock file not updated with package.json dependency change

High Severity

The package.json updates @ckeditor/ckeditor5-alignment to ^43.3.1, but the package-lock.json file was not updated and still references ^43.0.0. This mismatch means that when npm ci runs (common in CI/CD pipelines), the lock file takes precedence and the old vulnerable version will be installed. The security vulnerability (XSS in clipboard) that this PR aims to fix will not actually be remediated until the lock file is regenerated.

Fix in Cursor Fix in Web

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.

2 participants