Skip to content

chore: remove @types/axios and add axios in dev #408

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Apr 21, 2021

Conversation

lance
Copy link
Member

@lance lance commented Apr 20, 2021

Proposed Changes

This commit removes @types/axios from the devDependencies and replaces
it with straight up axios. The @types package is deprecated and has not
been updated in four years. Plus it was raising a security alert. Plus
axios publishes their own types now.

Signed-off-by: Lance Ball lball@redhat.com

This commit removes @types/axios from the devDependencies and replaces
it with straight up axios. The @types package is deprecated and has not
been updated in four years. Plus it was raising a security alert. Plus
axios publishes their own types now.

Signed-off-by: Lance Ball <lball@redhat.com>
@lance lance requested a review from a team April 20, 2021 20:01
@lance lance self-assigned this Apr 20, 2021
@lance lance added the chore/dependencies Pull requests that update a dependency file label Apr 20, 2021
@lholmquist lholmquist merged commit a0009f6 into cloudevents:main Apr 21, 2021
@lance lance deleted the lance/remove-axios-types branch April 21, 2021 16:00
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
chore/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants