ohcnetwork / stay_be

CoronaSafe Stay BE NestJS
MIT License
4 stars 8 forks source link

[Snyk] Security upgrade @nestjs-modules/mailer from 1.4.2 to 1.10.3 #186

Open dauntlessnomad opened 9 months ago

dauntlessnomad commented 9 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 - package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **823/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 8.6 | Server-side Request Forgery (SSRF)
[SNYK-JS-IP-6240864](https://snyk.io/vuln/SNYK-JS-IP-6240864) | No | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: @nestjs-modules/mailer The new version differs by 250 commits.
  • a82bd9c chore(release): 1.10.3
  • 5bcf642 Merge pull request #1076 from nest-modules/chore/add-tslib
  • 36f3aca fix: add tslib
  • c2a6669 chore(release): 1.10.2
  • b4195f8 chore(release): 1.10.1
  • 54ca8da Merge pull request #1075 from nest-modules/chore/update-dependencies
  • 9885780 fix: allows you to handle peer dependencies greater than or equal to
  • 898b705 chore(release): 1.10.0
  • 668af7e chore: update dependencies
  • 24f2d1d Merge pull request #1061 from nest-modules/dependabot/npm_and_yarn/nestjs/common-10.2.7
  • 6b3566a Merge pull request #1062 from nest-modules/dependabot/npm_and_yarn/nestjs/testing-10.2.7
  • 31e6299 Merge pull request #1063 from nest-modules/dependabot/npm_and_yarn/nestjs/core-10.2.7
  • b792d7e Merge pull request #1068 from nest-modules/dependabot/npm_and_yarn/typescript-eslint/parser-6.8.0
  • f665819 Merge pull request #1069 from nest-modules/dependabot/npm_and_yarn/babel/traverse-7.23.2
  • 0aab9ff Merge pull request #1072 from WordspaceStudio/master
  • ffa8e2b Improve documentation regarding MJML usage
  • b6f8f1a chore(deps): bump @ babel/traverse from 7.22.10 to 7.23.2
  • 8d3d46a chore(deps-dev): bump @ typescript-eslint/parser from 6.4.0 to 6.8.0
  • 6f43610 chore(deps-dev): bump @ nestjs/core from 10.1.3 to 10.2.7
  • 27b08cc chore(deps-dev): bump @ nestjs/testing from 10.1.3 to 10.2.7
  • 0b4fe2b chore(deps-dev): bump @ nestjs/common from 10.1.3 to 10.2.7
  • 17d164b Merge pull request #1021 from aoor9/master
  • fe46dc4 Fixed misspelled word
  • aa3681e Removed resolutions
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/coronasafe-network/project/9ca839b0-9d29-480f-b4d5-e3035b58530b?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/coronasafe-network/project/9ca839b0-9d29-480f-b4d5-e3035b58530b?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":"29fafffe-8263-4acf-9e1a-655043dc32d7","prPublicId":"29fafffe-8263-4acf-9e1a-655043dc32d7","dependencies":[{"name":"@nestjs-modules/mailer","from":"1.4.2","to":"1.10.3"}],"packageManager":"npm","projectPublicId":"9ca839b0-9d29-480f-b4d5-e3035b58530b","projectUrl":"https://app.snyk.io/org/coronasafe-network/project/9ca839b0-9d29-480f-b4d5-e3035b58530b?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-IP-6240864"],"upgrade":["SNYK-JS-IP-6240864"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[823],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Server-side Request Forgery (SSRF)](https://learn.snyk.io/lesson/ssrf-server-side-request-forgery/?loc=fix-pr)