Why couldn't someone who doesn't want to use an open source library just write their own? Just because it exists doesn't mean you are forced to use it--
Most often it's a dependency of a dependency. The library you really want to use, is using the library you don't want to use. Economically it's not possible to not depend on anything, so you take some risk, and hope it doesn't later bites you back.