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.
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 thesuperagent
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 thesuperagent
package on our side.