How to update plugin id on each dashboard

I have many dashboards with panel grafana-some-panel. Now I want to change the name of grafana-some-panel to grafana-another-panel everywhere.
The only way I know is to go to panel.json and change id field manually.

Is there a better way to do it?