Skip to content

Override object-path version to a higher (secure) version than allowed by sort-by#5

Open
effulgentsia wants to merge 1 commit intoryanflorence:mainfrom
effulgentsia:main
Open

Override object-path version to a higher (secure) version than allowed by sort-by#5
effulgentsia wants to merge 1 commit intoryanflorence:mainfrom
effulgentsia:main

Conversation

@effulgentsia
Copy link

This template depends on the sort-by package, but that package depends on a pinned version of object-path that has 3 disclosed security vulnerabilities. A pull request to raise and loosen the constraint in the sort-by package has not been merged for over a year.

Currently, npm audit fix --force lowers the sort-by version rather than raising the object-path version.

Here's a PR to raise the object-path version instead.

While this PR is a stop-gap, perhaps a better fix would be to change this tutorial to replace sort-by with a more actively maintained library? Lodash has a sortBy() method, though I don't know if that provides the functionality that this tutorial needs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant