How to avoid "Inferno is in development mode." when using dmn-js

Hi,

I am using decision table in our project with React. I don’t have direct dependency to Inferno in our project. I found in package-lock.json that dmn is using inferno.I am getting this message in our production and development mode. Could anybody help on this issue?

“react”: “16.13.0”
“webpack”: “4.36.0”
“dmn-js”: “11.1.2”