Skip to content

Updated axios, and fixed dev dependencies #12

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

thedinosoar
Copy link

Change description

Addresses issue #11 by upgrading axios to v1.9.0 to fix security vulnerabilities and updates package.json version to 1.29.0, as well as added @babel/core as a dev dependency to fix issues for first time contributers

Type of change

  • Bug fix (fixes an issue)
  • Dev Experience Fix

Related issues

Fix #11

Checklists

Development

  • Lint rules pass locally
  • Application changes have been tested thoroughly
  • Automated tests covering modified code pass
  • Application builds without errors

Security

  • Security impact of change has been considered
  • Code follows company security practices and guidelines

Code review

  • Pull request has a descriptive title and context useful to a reviewer
  • "Ready for review" label attached and reviewers assigned
  • Changes have been reviewed by at least one other contributor
  • Pull request linked to task tracker where applicable

@thedinosoar
Copy link
Author

thedinosoar commented May 30, 2025

If needed I can squash commits @zeplin-dev

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.

Security Vulnerability: axios dependency needs update
1 participant