Require update for yad package in dom0 repository

Is it okay to require a update for yad in dom0 repository?

Im currently writing some script to using yad to enhance i3’s experience.
But I found that yad in dom0 repository requires webkit2gtk4.0 and javascriptcoregtk4.0 while zenity requires webkit2gtk4.1 and javascriptcoregtk4.1.And Qubes have webkit2gtk4.1 and javascriptcoregtk4.1 installed by default.
Yad have richer features than zenity and it is base on zenity. Their requires are almost the same. Can anyone maintain the repo upgrade yad’s version to the same as zenity so that no extra requirements need to be install in dom0?