fix(deps): nanoid auf 3.3.18 angehoben / Bump nanoid to 3.3.18 - #34
Merged
Conversation
DE: - GHSA-2v37-7h3g-55p8 (high): eigene Generatoren koennen bei size 0 endlos schleifen, betroffen ist nanoid < 3.3.17 - Nur die Lockfile war auf 3.3.16 festgenagelt; postcss verlangt ^3.3.16 und akzeptiert die gefixte Version ohne Weiteres - Kein override noetig, package.json bleibt unveraendert - npm audit meldet danach 0 Schwachstellen EN: - GHSA-2v37-7h3g-55p8 (high): custom generators can loop indefinitely when size is zero, affecting nanoid < 3.3.17 - Only the lockfile was pinned to 3.3.16; postcss requires ^3.3.16 and accepts the patched version as is - No override required, package.json stays unchanged - npm audit reports 0 vulnerabilities afterwards Signed-off-by: marci <support@secure-bits.org>
Deploying humanshield-awareness-de with
|
| Latest commit: |
b537423
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://6d35fbc5.humanshield-awareness-de.pages.dev |
| Branch Preview URL: | https://fix-nanoid-cve.humanshield-awareness-de.pages.dev |
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.
Behebt GHSA-2v37-7h3g-55p8 (high). Nur die Lockfile war auf 3.3.16 gepinnt - postcss verlangt ^3.3.16 und nimmt die gefixte Version an, ein override ist nicht noetig. package.json bleibt unveraendert.
Fixes GHSA-2v37-7h3g-55p8 (high). Only the lockfile was pinned to 3.3.16 - postcss requires ^3.3.16 and accepts the patched release, so no override is needed. package.json stays unchanged.