SCAN4NET-1160 Bump brace-expansion from 1.1.11 to 1.1.13 in /its/projects/MultiLanguageSupportReact/ClientApp#3097
Conversation
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.13. - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@1.1.11...v1.1.13) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 1.1.13 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
SummaryDependency security update: bumps brace-expansion from 1.1.11 to 1.1.13 in the ClientApp project. The upgrade addresses two security vulnerabilities: a ReDoS (Regular Expression Denial of Service) issue (v1.1.12) and a backported fix for GHSA-f886-m6hf-6m8v (v1.1.13). Transitive brace-expansion v2.x versions in filelist, rimraf, and sucrase dependencies are also updated from 2.0.1 to 2.0.3. What reviewers should knowWhat to review: Only package-lock.json was changed—no source code modifications. Verify the new version pins and integrity hashes are correct by checking the npm registry. The two security vulnerabilities being fixed (ReDoS and GHSA-f886-m6hf-6m8v) are both relevant for a build tool context. No breaking changes expected: these are patch versions on the 1.1 branch and 2.0 branch respectively.
|
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps brace-expansion from 1.1.11 to 1.1.13.
Release notes
Sourced from brace-expansion's releases.
Commits
6c353ca1.1.137fd684fBackport fix for GHSA-f886-m6hf-6m8v (#95)44f33b41.1.12c460dbdpkg: publish on tag 1.xccb8ac6fmtc3c73c8Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.