After a long debate back in 2016-17 bower was deprecated by it's owners in favour of using webpack/yarn/npm bower/bower#2298
We'll need to drop bower components that we include and move to just using npm or webpack if we want all the extra functionality it provides.
You can read move about this here https://snyk.io/blog/bower-is-dead/ for example.