Hare Krishna Rai
Hare Krishna Rai
Table has more words in sentences in right side which fills up the screen after opening in Mobile View.
## Summary This PR resolves the security vulnerability SEC-2160 by removing the vulnerable `[email protected]` dependency that was pulling in `[email protected]`. ## Changes Made 1. **Removed vulnerable dependency**: Removed `[email protected]` from...
By submitting a PR to this repository, you agree to the terms within the [Auth0 Code of Conduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md). Please see the [contributing guidelines](https://github.com/auth0/.github/blob/master/CONTRIBUTING.md) for how to create and submit a...
Here's the filled PR template: ### Changes Please describe both what is changing and why this is important. Include: - **Dependencies removed**: `@babel/[email protected]` (deprecated package) - **Dependencies added**: `core-js@^3.23.3` and...
### Description This PR resolves a security vulnerability (SEC-3570) by eliminating the deprecated `[email protected]` dependency from the project's dependency tree. **Background:** The project was using `[email protected]` which had a transitive...