aws / aws-parallelcluster-ui

Apache License 2.0
31 stars 17 forks source link

[Dependencies] Upgrade Werkzeug #294

Closed gmarciani closed 7 months ago

gmarciani commented 7 months ago

Description

  1. Upgrade Werkzeug to version 2.3.8.

These upgrades solve the following PRs: 1.. https://github.com/aws/aws-parallelcluster-ui/pull/290

And the following CVEs: 1.. https://github.com/aws/aws-parallelcluster-ui/security/dependabot/26

How Has This Been Tested?

  1. PCUI deployed
  2. Navigated main pages
  3. Tested cluster creation

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

gmarciani commented 7 months ago

The upgrade of Axios.js to v1.6.0 has been descoped from this PR because that version introduces a breaking change impacting the catch of axios errors

gmarciani commented 7 months ago

The upgrade of next.js to v13.5.0 has been descoped from this PR because that version introduces a breaking change impacting the whole app.