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

chore: added override for axios #136

Merged
merged 1 commit into from
Dec 22, 2023
Merged

Conversation

Bayheck
Copy link
Contributor

@Bayheck Bayheck commented Dec 21, 2023

Currently build-angular has a dependency browser-sync which has its own dependency localtunnel.
localtunnel uses a vulnerable version of axios v 0.21.4 which I overrode to v 1.6.2.

Below are my research links:
localtunnel/localtunnel#633
https://stackoverflow.com/questions/77667249/build-angular-axios-vite-update-loop
angular/angular-cli#26349

closes https://github.com/DevExpress/testcafe-private/issues/442

@aleks-pro aleks-pro merged commit 7e32082 into DevExpress:master Dec 22, 2023
3 checks passed
Hessle pushed a commit to Hessle/angular-testcafe that referenced this pull request Jan 3, 2024
Co-authored-by: Bayheck <adil.rakhaliyev@devexpress.com>
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