react-native-paper
react-native-paper copied to clipboard
Update @babel/traverse dependency to fix security vulnerability in react-native-paper
Description
I am currently developing a React native application that uses the react-native-paper. During a vulnerability scan on my package-lock.json file using Vulert.com, I discovered a security vulnerability in the @babel/traverse library, which is a dependency of react-native-paper. To address this issue and enhance the security of our application, I propose upgrading the @babel/traverse library to version 7.23.2.
Details
- Vulert Scan Report: Vulert Report
- CVE Reference: CVE-2023-45133