cloudify-cosmo / cloudify-stage

Cloudify's New UI Framework
Apache License 2.0
40 stars 21 forks source link

NE-31906 Upgrade axios to latest version 1.7.2 and fix breaking changes #2632

Closed fstaniulamartus closed 6 months ago

fstaniulamartus commented 6 months ago

Description

Attempt at upgrading axios to latest version 1.7.2. There were couple of changes in types of headers, but most of the code seems compatible. I will run system tests to ensure we did not introduce some bugs.

Screenshots / Videos

N/A

Checklist

Tests

N/A

Documentation

N/A

fstaniulamartus commented 6 months ago

I checked with system tests and no new issues has been introduced on this branch - safe to merge.