OpenFn / kit

The bits & pieces that make OpenFn work. (diagrammer, cli, compiler, runtime, runtime manager, logger, etc.)
10 stars 9 forks source link

Update language-common to v2 to address axios security issues. #768

Closed rorymckinley closed 3 weeks ago

rorymckinley commented 3 weeks ago

Older version of @openfn/language-common relies on a version of axios that contains vulnerabilities. v2 does not use axios anymore.