'How to resolve 'React Pod deprecated' issue when Pod Outdated command is run?

I am using react-native 0.67.0 and react 17.0.2 versions in the project. As a part of security review, we use 'Pod Outdated' command to check for any deprecated Pods. We are constantly getting a result- **The following pods are deprecated:

We want to resolve this issues and not want it to come as deprecated Pod. Is there any solution to it?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source