Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(audit): apply audit fix vulnerabilities #2669

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

crherman7
Copy link
Contributor

@crherman7 crherman7 commented Apr 10, 2024

Describe your changes

Audit and fix package vulnerabilities.

yarn audit

npx yarn-audit-fix

Additional vulnerabilities exist:

  • axios which is a dependency of fsapp.
  • xml2js which is a transitive dependency of @leanplum/react-native-sdk.

Only way to resolve these vulnerabilities is to do a resolution at root of the repo.

Type of change

Please delete options that are not relevant.

  • Audit (audit package dependencies for vulnerabilities)

Test Plan

yarn test

Checklist before requesting a review

  • A self-review of my code has been completed
  • Tests have been added / updated if required
  • Documentation has been updated to reflect these changes

@crherman7 crherman7 marked this pull request as draft April 10, 2024 19:52
@crherman7 crherman7 marked this pull request as ready for review April 10, 2024 20:18
@NickBurkhartBB NickBurkhartBB merged commit 51bc8a4 into brandingbrand:v13 Apr 15, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants