react-native-paper icon indicating copy to clipboard operation
react-native-paper copied to clipboard

Update @babel/traverse dependency to fix security vulnerability in react-native-paper

Open ankitdn opened this issue 1 year ago • 0 comments

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

ankitdn avatar Feb 05 '24 15:02 ankitdn