Module build failed: BrowserslistError: Unknown browser query `dead` at Array.forEach (<anonymous>)

Hi TEam,

When i try to run the gradle run command i get this exception saying Build Failed

./src/index.css
Module build failed: BrowserslistError: Unknown browser query dead
at Array.forEach ()

error Command failed with exit code 1.
info Visit yarn run | Yarn for documentation about this command.

Task :modules:axelor-human-resource:buildFront FAILED

FAILURE: Build failed with an exception.

On --debug also i get the same logs

2023-07-30T21:25:02.003+0100 [QUIET] [system.out] Module build failed: BrowserslistError: Unknown browser query dead
2023-07-30T21:25:02.003+0100 [QUIET] [system.out] at Array.forEach ()

Please advice