I am trying to filter one Object and filtering to display only the version greater than 9.8 by using _pickBy lodash method. But it is not working as expected. My code is below,<