Like the title says, why does xlsx get installed into my package.json when installing this package? It's technically not even listed as a dependency of this package but it's required to be installed. It shows that tempa-xlsx is a dependency but doesn't show up in my package.json file when I download this. Can someone please explain this to me? I'm curious because it is significantly increasing the bundle size of my application.