giantswarm / happa

Web user interface for Giant Swarm – Beyond managed Kubernetes
https://www.giantswarm.io/
Apache License 2.0
21 stars 5 forks source link

Add formidable 3.5.1 to resolutions #4607

Closed gusevda closed 6 months ago

gusevda commented 6 months ago

What does this PR do?

formidable package was locked to version 3.5.1 to fix the security issue. This package is installed as a dependency for the superagent package which is used by the giantswarm-js-client (Rest API).

There is an upstream issue in the superagent repo to fix the issue, once it's resolved we will need to update the superagent package on our side.