Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

update axios dependency to the latest version #222

Merged

Conversation

ReinierRothuis
Copy link
Contributor

@ReinierRothuis ReinierRothuis commented Jan 18, 2023

Why: Updating axios to the latest (dev) dependency allows us to use the new TypeScript types from axios 1.2.3

Further changes are to support this change

  • update axios dependency to the latest version
  • update package-lock to version 2
  • fix 2 high security vulnerabilities from npm audit (minimatch)
  • use toEqual for deep equality checks in tests (where applicable)

update package-lock to version 2
fix 2 high security vulnerabilities from npm audit (minimatch)
use toEqual for deep equality checks in tests (where applicable)
@mindhells mindhells merged commit ed912fb into softonic:master Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants