Skip to content

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

Open
balajacatherin wants to merge 1 commit intofacebook:mainfrom
balajacatherin:export-D99867505
Open

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 intofacebook:mainfrom
balajacatherin:export-D99867505

Conversation

@balajacatherin
Copy link
Copy Markdown
Contributor

@balajacatherin balajacatherin commented Apr 8, 2026

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
Copy link
Copy Markdown

meta-codesync bot commented Apr 8, 2026

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

Copy link
Copy Markdown
Contributor

@cortinico cortinico left a comment

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 (facebook#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
Copy link
Copy Markdown
Contributor

@cortinico cortinico left a comment

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 (facebook#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 (facebook#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 (facebook#56359)

Summary:
Pull Request resolved: facebook#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 (facebook#56359)

Summary:
Pull Request resolved: facebook#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 (facebook#56359)

Summary:
Pull Request resolved: facebook#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 (facebook#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
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.

2 participants