paaatrick / playball

Watch MLB games from the comfort of your own terminal
MIT License
528 stars 26 forks source link

Deprecated dependency in use #25

Closed jkr442 closed 2 years ago

jkr442 commented 2 years ago

Warning generated on install:


npm install -g playball npm WARN deprecated axios@0.19.2: Critical security vulnerability fixed in v0.21.1. For more information, see https://github.com/axios/axios/pull/3410

changed 69 packages, and audited 70 packages in 10s

2 packages are looking for funding run npm fund for details

2 high severity vulnerabilities

To address all issues (including breaking changes), run: npm audit fix --force

Run npm audit for details.


paaatrick commented 2 years ago

Hey thanks for raising this issue. I have a new version in development that includes a lot of dependency upgrades and should resolve this.

tonypags commented 2 years ago

Came here to +1 ...thanks paaatrick! Love this program ⚾

paaatrick commented 2 years ago

3.0.0 has been released. Currently if you install or update with npm install -g playball you should not see warnings about deprecated dependencies.