Skip to content

Chore: Update Project Dependencies for Security Vulnerabilities#208

Closed
mateopozor02 wants to merge 4 commits into
mainfrom
Chore/update-security-vulnerabilities
Closed

Chore: Update Project Dependencies for Security Vulnerabilities#208
mateopozor02 wants to merge 4 commits into
mainfrom
Chore/update-security-vulnerabilities

Conversation

@mateopozor02
Copy link
Copy Markdown
Collaborator

This PR addressed security vulnerabilities related to transitive decencies in the project:

  • pbkdf2 upgraded.
  • rollup upgraded.

Also, a few dependencies from the example directory were updated. These included:

  • @react-native/metro-config
  • @react-native/babel-preset

@mateopozor02 mateopozor02 requested review from SbsCruz and suany0805 May 13, 2026 17:40
@mateopozor02 mateopozor02 self-assigned this May 13, 2026
@mateopozor02 mateopozor02 added the dependencies Pull requests that update a dependency file label May 13, 2026
Comment thread example/package.json
"@react-native-community/cli-platform-ios": "^20.1.3",
"@react-native/babel-preset": "^0.80.0",
"@react-native/metro-config": "^0.80.0",
"@react-native/babel-preset": "^0.85.3",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

this is upgrading the example dependency not the main one for the library, are we sure we have this dependency only in here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants