Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Fix vulnerabilities - #2682

Merged
Dmitriy Kirakosyan (DmitriyKirakosyan) merged 3 commits into
masterfrom
fix-vulnerabilities
Mar 29, 2024
Merged

Fix vulnerabilities#2682
Dmitriy Kirakosyan (DmitriyKirakosyan) merged 3 commits into
masterfrom
fix-vulnerabilities

Conversation

@DmitriyKirakosyan

Copy link
Copy Markdown
Contributor

These changes include:

  • code-push dependency
  • npm audit fix in main package and demo apps

The main goal is fixing ip vulnerability: GHSA-78xj-cgh5-2h22

AB#104334
AB#104356
AB#104335

These changes include updating `code-push` dependency and running `npm audit fix`
The main goal is fixing ip vulnerability: GHSA-78xj-cgh5-2h22
@DmitriyKirakosyan
Dmitriy Kirakosyan (DmitriyKirakosyan) deleted the fix-vulnerabilities branch March 29, 2024 14:59
@MikhailSuendukovMikhailSuendukov mentioned this pull request Apr 2, 2024
Floyd Kim (floydkim) pushed a commit to Soomgo-Mobile/react-native-code-push that referenced this pull request Apr 24, 2024
* Fix vulnerabilities
These changes include updating `code-push` dependency and running `npm audit fix`
The main goal is fixing ip vulnerability: GHSA-78xj-cgh5-2h22
* Run `npm audit fix` in demo apps
(cherry picked from commit 104cc38)
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@DmitriyKirakosyan@lucen-ms