Bugfix/dependency security update#139
Open
Yves-Shaheem wants to merge 3 commits intofeature/entraid-loginfrom
Open
Bugfix/dependency security update#139Yves-Shaheem wants to merge 3 commits intofeature/entraid-loginfrom
Yves-Shaheem wants to merge 3 commits intofeature/entraid-loginfrom
Conversation
superjekk0
requested changes
Mar 2, 2026
superjekk0
left a comment
There was a problem hiding this comment.
Plusieurs dépendances doivent être changées dans le package.json, car la portée spécifiée est vulnérable. Voici ce que je trouve comme dépendances vulnérables en date du 3 mars 2026:
js-yaml 4.0.0 - 4.1.0
Severity: moderate
js-yaml has prototype pollution in merge (<<) - https://github.com/advisories/GHSA-mh29-5h37-fv8mfix available via `npm audit fix --force`
Will install @mdxeditor/editor@3.52.4, which is a breaking change
node_modules/js-yaml
@mdxeditor/editor <=3.49.1
Depends on vulnerable versions of js-yaml
node_modules/@mdxeditor/editor
postcss <8.4.31
Severity: moderate
PostCSS line return parsing error - https://github.com/advisories/GHSA-7fh5-64p2-3v2j
fix available via `npm audit fix --force`
Will install postcss@8.5.8, which is outside the stated dependency range
node_modules/postcss
serialize-javascript <=7.0.2
Severity: high
Serialize JavaScript is Vulnerable to RCE via RegExp.flags and Date.prototype.toISOString() - https://github.com/advisories/GHSA-5c6j-r48x-rmvq
fix available via `npm audit fix --force`
Will install @mdx-js/loader@2.3.0, which is a breaking change
node_modules/serialize-javascript
terser-webpack-plugin *
Depends on vulnerable versions of serialize-javascript
Depends on vulnerable versions of webpack
node_modules/terser-webpack-plugin
webpack >=4.26.0
Depends on vulnerable versions of terser-webpack-plugin
node_modules/webpack
@mdx-js/loader >=3.0.0
Depends on vulnerable versions of webpack
node_modules/@mdx-js/loader
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Résolution importante de vulnérabiltés de sévérité haute et critique dans notre arbre de dépendances, en utilisant des mises à jour de correctifs sans introduire de régressions via npm audit.