codepunkt / mongoose-patch-history

Mongoose plugin that saves a history of JSON patch operations for all documents belonging to a schema in an associated 'patches' collection
MIT License
96 stars 21 forks source link

[Snyk] Security upgrade fast-json-patch from 2.2.1 to 3.1.1 #103

Open snyk-bot opened 1 year ago

snyk-bot commented 1 year ago

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
high severity 758/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.3
Prototype Pollution
SNYK-JS-FASTJSONPATCH-3182961
Yes Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: fast-json-patch The new version differs by 109 commits.
  • 9d313ac fix(tests): Updated tests to reflect new error message
  • e4f4eb3 3.1.1
  • d7903fb fix: typescript codegen changes
  • 5f04488 Bumping version number
  • 7e9fe13 Typescript provided
  • 097864a Documentation updated
  • 51964ed feat: Cleaned up vars vs consts
  • 8a6a360 New build
  • adeb422 Update .gitignore
  • 59336fe Merge pull request #292 from Starcounter-Jack/dependabot/npm_and_yarn/ajv-6.12.6
  • 3686fdc Merge pull request #293 from Starcounter-Jack/dependabot/npm_and_yarn/follow-redirects-1.14.8
  • a6bc049 Bump follow-redirects from 1.13.0 to 1.14.8
  • 8135daa Bump ajv from 6.10.2 to 6.12.6
  • 7ad6af4 Merge pull request #262 from 418sec/1-npm-fast-json-patch
  • 34d6405 Bump copyright
  • 3fcf484 3.1.0
  • e729404 Package lock update
  • 5edc97d Merge pull request #3 from alromh87/enhancePR
  • f76022e Merge branch 'master' of https://github.com/Starcounter-Jack/JSON-Patch into enhancePR
  • 5bcc925 Added compiled files
  • 2e0063f Update core.ts
  • 930c0e7 Merge pull request #266 from Starcounter-Jack/dependabot/npm_and_yarn/ini-1.3.7
  • b165534 Merge pull request #270 from Starcounter-Jack/dependabot/npm_and_yarn/elliptic-6.5.4
  • eea34d4 Merge pull request #271 from Starcounter-Jack/dependabot/npm_and_yarn/y18n-4.0.1
See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information: 🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Prototype Pollution