dustin-lennon / DexcomMongoBackup

Discord JS bot using the Sapphire JS framework to backup a MongoDB for my NightScout website
The Unlicense
0 stars 0 forks source link

[Snyk] Security upgrade mongodb from 5.7.0 to 5.8.0 #45

Open dustin-lennon opened 12 months ago

dustin-lennon commented 12 months ago

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 #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **496/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 4.2 | Information Exposure
[SNYK-JS-MONGODB-5871303](https://snyk.io/vuln/SNYK-JS-MONGODB-5871303) | No | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: mongodb The new version differs by 15 commits.
  • 43673fa chore(5.x): release 5.8.0 [skip-ci] (#3825)
  • 4b2fc79 docs: fix cutoff sentence on CommandStartedEvent (#3828)
  • 39ff81d feat(NODE-5465,NODE-5538): lower `@ aws-sdk/credential-providers` version to 3.188.0 and `zstd` to `^1.0.0` (#3821)
  • e1af343 chore: update release automation scripts 5.x (#3823)
  • c0d3927 feat(NODE-5399): use mongodb-js/saslprep instead of saslprep (#3818)
  • 4cf1e96 fix(NODE-5537): remove credentials from ConnectionPoolCreatedEvent options (#3813)
  • e81d4a2 fix(NODE-5495): do not emit deprecation warning when tlsCertificateKeyFile is specified and tlsCertificateFile is not (#3810)
  • c3b35b3 fix(NODE-5489): set kerberos compatibility to ^1.0.0 || ^2.0.0 (#3803)
  • cc3069d Revert "feat(NODE-5489): update kerberos dependency"
  • 8c25d6d feat(NODE-5489): update kerberos dependency
  • 9bb0d95 feat(NODE-5429): deprecate the `AutoEncrypter` interface (#3764)
  • cd923c8 chore(NODE-5426): move FLE code into driver (#3761)
  • 77a2709 refactor(NODE-5360): refactor CommandOperation to use async (#3749)
  • eb99291 ci(NODE-4615): bump flaky operation count tests threshold (#3753)
  • 8649221 docs(5.7.0) (#3758)
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](https://app.snyk.io/org/demonicpagan/project/972af938-f4c0-4b2b-8c4e-d299efdd363d?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/demonicpagan/project/972af938-f4c0-4b2b-8c4e-d299efdd363d?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"febd1b7d-2c6c-4310-807e-8a7e2c3b8772","prPublicId":"febd1b7d-2c6c-4310-807e-8a7e2c3b8772","dependencies":[{"name":"mongodb","from":"5.7.0","to":"5.8.0"}],"packageManager":"npm","projectPublicId":"972af938-f4c0-4b2b-8c4e-d299efdd363d","projectUrl":"https://app.snyk.io/org/demonicpagan/project/972af938-f4c0-4b2b-8c4e-d299efdd363d?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-MONGODB-5871303"],"upgrade":["SNYK-JS-MONGODB-5871303"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[496],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Learn about vulnerability in an interactive lesson of Snyk Learn.](https://learn.snyk.io/?loc=fix-pr)