Skip to content

Fix CVE-2021-3807: Upgrade transitive dependency ansi-regex from 4.1.1 to 5.0.1 (#56359)#56359

Closed
balajacatherin wants to merge 1 commit into
react:mainfrom
balajacatherin:export-D99867505
Closed

Fix CVE-2021-3807: Upgrade transitive dependency ansi-regex from 4.1.1 to 5.0.1 (#56359)#56359
balajacatherin wants to merge 1 commit into
react:mainfrom
balajacatherin:export-D99867505

Conversation

@balajacatherin

@balajacatherin balajacatherin commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

Summary:

Fix CVE-2021-3807: Upgrade transitive dependency ansi-regex from 4.1.1 to 5.0.1

Summary

Upgrading the transitive dependency ansi-regex from 4.1.1 to 5.0.1 to fix CVE-2021-3807 (ReDoS vulnerability).

Dependency chain: react-native/tester -> react-native-community/cli-platform-android -> logkitty -> ansi-fragments -> strip-ansi -> ansi-regex@4.1.1

The fix was applied via yarn resolution,.

Changelog:
[General][Security] -Upgrade transitive dependency ansi-regex from 4.1.1 to 5.0.1

Reviewed By: cortinico

Differential Revision: D99867505

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 8, 2026
@meta-codesync

meta-codesync Bot commented Apr 8, 2026

Copy link
Copy Markdown

@balajacatherin has exported this pull request. If you are a Meta employee, you can view the originating Diff in D99867505.

@cortinico cortinico left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Review automatically exported from Phabricator review in Meta.

@meta-codesync meta-codesync Bot changed the title Fix CVE-2021-3807: Upgrade transitive dependency ansi-regex from 4.1.1 to 5.0.1 Fix CVE-2021-3807: Upgrade transitive dependency ansi-regex from 4.1.1 to 5.0.1 (#56359) Apr 8, 2026
balajacatherin added a commit to balajacatherin/react-native that referenced this pull request Apr 8, 2026
…1 to 5.0.1 (react#56359)

Summary:

Fix CVE-2021-3807: Upgrade transitive dependency ansi-regex from 4.1.1 to 5.0.1

## Summary
Upgrading the transitive dependency `ansi-regex` from 4.1.1 to 5.0.1 to fix CVE-2021-3807 (ReDoS vulnerability).

**Dependency chain:** react-native/tester -> react-native-community/cli-platform-android -> logkitty -> ansi-fragments -> strip-ansi -> ansi-regex@4.1.1

The fix was applied via yarn resolution,. 

Changelog: 
[General][Security] -Upgrade transitive dependency ansi-regex from 4.1.1 to 5.0.1

Differential Revision: D99867505

@cortinico cortinico left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Review automatically exported from Phabricator review in Meta.

balajacatherin added a commit to balajacatherin/react-native that referenced this pull request Apr 9, 2026
…1 to 5.0.1 (react#56359)

Summary:

Fix CVE-2021-3807: Upgrade transitive dependency ansi-regex from 4.1.1 to 5.0.1

## Summary
Upgrading the transitive dependency `ansi-regex` from 4.1.1 to 5.0.1 to fix CVE-2021-3807 (ReDoS vulnerability).

**Dependency chain:** react-native/tester -> react-native-community/cli-platform-android -> logkitty -> ansi-fragments -> strip-ansi -> ansi-regex@4.1.1

The fix was applied via yarn resolution,. 

Changelog: 
[General][Security] -Upgrade transitive dependency ansi-regex from 4.1.1 to 5.0.1

Reviewed By: cortinico

Differential Revision: D99867505
balajacatherin added a commit to balajacatherin/react-native that referenced this pull request Apr 9, 2026
…1 to 5.0.1 (react#56359)

Summary:

Fix CVE-2021-3807: Upgrade transitive dependency ansi-regex from 4.1.1 to 5.0.1

## Summary
Upgrading the transitive dependency `ansi-regex` from 4.1.1 to 5.0.1 to fix CVE-2021-3807 (ReDoS vulnerability).

**Dependency chain:** react-native/tester -> react-native-community/cli-platform-android -> logkitty -> ansi-fragments -> strip-ansi -> ansi-regex@4.1.1

The fix was applied via yarn resolution,. 

Changelog: 
[General][Security] -Upgrade transitive dependency ansi-regex from 4.1.1 to 5.0.1

Reviewed By: cortinico

Differential Revision: D99867505
balajacatherin added a commit to balajacatherin/react-native that referenced this pull request Apr 9, 2026
…1 to 5.0.1 (react#56359)

Summary:
Pull Request resolved: react#56359

Fix CVE-2021-3807: Upgrade transitive dependency ansi-regex from 4.1.1 to 5.0.1

## Summary
Upgrading the transitive dependency `ansi-regex` from 4.1.1 to 5.0.1 to fix CVE-2021-3807 (ReDoS vulnerability).

**Dependency chain:** react-native/tester -> react-native-community/cli-platform-android -> logkitty -> ansi-fragments -> strip-ansi -> ansi-regex@4.1.1

The fix was applied via yarn resolution,.

Changelog:
[General][Security] -Upgrade transitive dependency ansi-regex from 4.1.1 to 5.0.1

Reviewed By: cortinico

Differential Revision: D99867505
@balajacatherin balajacatherin force-pushed the export-D99867505 branch 2 times, most recently from 68b77fa to 5f4ff52 Compare April 9, 2026 04:25
balajacatherin added a commit to balajacatherin/react-native that referenced this pull request Apr 9, 2026
…1 to 5.0.1 (react#56359)

Summary:
Pull Request resolved: react#56359

Fix CVE-2021-3807: Upgrade transitive dependency ansi-regex from 4.1.1 to 5.0.1

## Summary
Upgrading the transitive dependency `ansi-regex` from 4.1.1 to 5.0.1 to fix CVE-2021-3807 (ReDoS vulnerability).

**Dependency chain:** react-native/tester -> react-native-community/cli-platform-android -> logkitty -> ansi-fragments -> strip-ansi -> ansi-regex@4.1.1

The fix was applied via yarn resolution,.

Changelog:
[General][Security] -Upgrade transitive dependency ansi-regex from 4.1.1 to 5.0.1

Reviewed By: cortinico

Differential Revision: D99867505
balajacatherin added a commit to balajacatherin/react-native that referenced this pull request Apr 9, 2026
…1 to 5.0.1 (react#56359)

Summary:
Pull Request resolved: react#56359

Fix CVE-2021-3807: Upgrade transitive dependency ansi-regex from 4.1.1 to 5.0.1

## Summary
Upgrading the transitive dependency `ansi-regex` from 4.1.1 to 5.0.1 to fix CVE-2021-3807 (ReDoS vulnerability).

**Dependency chain:** react-native/tester -> react-native-community/cli-platform-android -> logkitty -> ansi-fragments -> strip-ansi -> ansi-regex@4.1.1

The fix was applied via yarn resolution,.

Changelog:
[General][Security] -Upgrade transitive dependency ansi-regex from 4.1.1 to 5.0.1

Reviewed By: cortinico

Differential Revision: D99867505
…1 to 5.0.1 (react#56359)

Summary:

Fix CVE-2021-3807: Upgrade transitive dependency ansi-regex from 4.1.1 to 5.0.1

## Summary
Upgrading the transitive dependency `ansi-regex` from 4.1.1 to 5.0.1 to fix CVE-2021-3807 (ReDoS vulnerability).

**Dependency chain:** react-native/tester -> react-native-community/cli-platform-android -> logkitty -> ansi-fragments -> strip-ansi -> ansi-regex@4.1.1

The fix was applied via yarn resolution,. 

Changelog: 
[General][Security] -Upgrade transitive dependency ansi-regex from 4.1.1 to 5.0.1

Reviewed By: cortinico

Differential Revision: D99867505
@javache

javache commented May 11, 2026

Copy link
Copy Markdown
Contributor

Closed internally

@javache javache closed this May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants