{ name: '', version: '', x: true, majorVersion: NaN } showing in log

I have this message showing up in the log of my frontend app for a while now

{ name: ‘’, version: ‘’, x: true, majorVersion: NaN }

Why is it all of a sudden showing up (since the upgrade of MDS’s infrastructure)?

What can I do to make that question go away, it shows up a new line every 10 seconds filling my log up.

TIA,

Andreas