OpenFn / kit

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

755 update jose #757

Closed rorymckinley closed 3 weeks ago

rorymckinley commented 3 weeks ago

Short Description

Updates jose to a non-vulnerable version.

Related issue

Fixes #755

Implementation Details

Update of jose. I also included the changes that took place after I explicitly removed @types/prettier (separate commit) - I am not sure if these changes will make the issue around prettier better or worse. I am happy to revert that commit if it is the latter.

QA Notes

List any considerations/cases/advice for testing/QA here.

Checklist before requesting a review

Release branch checklist

I am not sure what the criteria are for a release branch - so I have not performed the steps below, but happy to do so.

If this IS a release branch:

Tags may need updating if commits come in after the tags are first generated.

rorymckinley commented 3 weeks ago

Closing as a result of pnpm user error - will resubmit with an changes applied via an appropriate version of pnpm