Does your app directly depend on ember-auto-import? Or is it being pulled in by some other addon?
I would try upgrading just ember-cli-babel first. This will give you a new major release of Babel, which means if you have added any Babel plugins you’ll need to update them as well. But it’s worth doing, you don’t want to be stuck on Babel 5 forever.