Got error Metadata version mismatch for module

when I run the project I got an error
Metadata version mismatch for module @ionic-native/app-rate/index.d.ts found version 4 expected 3
how to resolve it ??

By making all your dependency versions consistent.

how to know consistent dependency version ?