you can use https://www.npmjs.com/package/ignore-punycode-warning
npm install ignore-punycode-warning
import this package at the beginning of your entry file:
import 'ignore-punycode-warning'; // The rest of your code