Deepali Bansal

Results 2 comments of Deepali Bansal

I resolved nth-check vulnerability issue by using overrides in `package.json`: ``` "overrides": { "nth-check": ">=2.0.2", }, ```

I resolved nth-check vulnerability issue by using overrides in `package.json`: ``` "overrides": { "nth-check": ">=2.0.2", }, ```