Server
Server copied to clipboard
[Snyk] Security upgrade mongoose from 5.2.17 to 5.3.9
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.
Changes included in this PR
- Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
- package.json
- package-lock.json
Vulnerabilities that will be fixed
With an upgrade:
Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity |
---|---|---|---|---|
![]() |
630/1000 Why? Has a fix available, CVSS 8.1 |
Internal Property Tampering SNYK-JS-BSON-6056525 |
No | No Known Exploit |
(*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: mongoose
The new version differs by 250 commits.- 76fae6d chore: release 5.3.9
- 40d4177 Merge pull request #7213 from NewEraCracker/master
- 751397c fix(document): run setter only once when doing `.set()` underneath a single nested subdoc
- 10837d4 test(document): repro #7196
- 10a63a9 Bump version of bson dependency to match mongodb-core
- d10274e docs(transactions): add example of aborting a transaction
- d245847 Merge branch 'master' of github.com:Automattic/mongoose
- 551a75b chore: add cpc to some pages that were missing it
- 1ca3514 Merge pull request #7210 from gfranco93/patch-1
- c1606b6 Merge pull request #7207 from lineus/fix-7098
- e9d538e Merge pull request #7203 from lineus/fix-7202
- 8f16b67 fix(document): surface errors in subdoc pre validate
- 87005a1 test(document): repro #7187
- 5b1d81c Documentation fix: fixed anchor link
- eebfb36 docs(query): add note re: cursor()
- c1e2617 docs(query): improve find() docs re: #7188
- 526f82d fix(query): run default functions after hydrating the loaded document
- 320d5f8 test(query): repro #7182
- 64c6d15 if our update schema path is a nested array do not skip query casting.
- 5d122e8 test for #7098
- 5ba13a7 refactor(test): move strictQuery tests to query.test.js since they do not use findOneAndUpdate()
- 4121629 chore: refer to correct issue #7178
- 22ed5d2 fix(query): handle strictQuery: 'throw' with nested path correctly
- 8c16354 test(query): repro #7152
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
📚 Read more about Snyk's upgrade and patch logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.