We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
According to npm audit the dependency fast-json-patch has a security vulnerability which can be fixed by upgrading to the latest version 3.1.1:
npm audit
fast-json-patch
3.1.1
$ npm audit # npm audit report fast-json-patch <3.1.1 Severity: moderate Starcounter-Jack JSON-Patch Prototype Pollution vulnerability - https://github.com/advisories/GHSA-8gh8-hqwg-xf34
The text was updated successfully, but these errors were encountered:
Please fix!
Sorry, something went wrong.
This is a duplicate of #225, and also will be resolved by #227
Successfully merging a pull request may close this issue.
According to
npm audit
the dependencyfast-json-patch
has a security vulnerability which can be fixed by upgrading to the latest version3.1.1
:The text was updated successfully, but these errors were encountered: