-
-
Notifications
You must be signed in to change notification settings - Fork 248
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update jsonpath-plus to a safe version #2780
chore(deps): update jsonpath-plus to a safe version #2780
Conversation
you need to update your commit message... something like |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Functionally this looks good to me, but need to update the commit message as noted.
5b97870
to
028d569
Compare
Thank you all for your help! @Beretta1979 @mriedem once you approve it from your end, can you publish a new version, too? |
I'm not a maintainer :) |
same |
Was it published? I mean, how to bump version to not have this problem? |
Not yet. @mnaumanali94 is this something you're able to release? |
It is still not published. |
Fixes #2779.
Checklist
Does this PR introduce a breaking change?
Screenshots
Not applicable.
Additional context
As described in the issue, #2779, jsonpath-plus v10.2.0 has a vulnerability to remote code execution. This pulls in the next minor version, which is patched.
The changes between the versions are here, and seem straightforward: JSONPath-Plus/JSONPath@v10.2.0...v10.3.0