juicycleff / ultimate-backend

Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
https://juicycleff.github.io/ultimate-backend-docs
MIT License
2.57k stars 404 forks source link

[Snyk] Security upgrade moment from 2.29.1 to 2.29.4 #244

Open juicycleff opened 2 years ago

juicycleff commented 2 years 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 `yarn` dependencies of this project.

![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=yarn&package_name=moment&from_version=2.29.1&to_version=2.29.4&pr_id=93378647-414e-4c8a-8a56-39fcac43d5cd&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - package.json
⚠️ Warning ``` Failed to update the yarn.lock, please update manually before merging. ```
#### 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") | **768/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.5 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-MOMENT-2944238](https://snyk.io/vuln/SNYK-JS-MOMENT-2944238) | No | Proof of Concept (*) Note that the real score may have changed since the PR was raised. 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/juicycleff/project/72cf3e7c-331f-4e0a-865d-64c6f160a423?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/juicycleff/project/72cf3e7c-331f-4e0a-865d-64c6f160a423?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":"93378647-414e-4c8a-8a56-39fcac43d5cd","prPublicId":"93378647-414e-4c8a-8a56-39fcac43d5cd","dependencies":[{"name":"moment","from":"2.29.1","to":"2.29.4"}],"packageManager":"yarn","projectPublicId":"72cf3e7c-331f-4e0a-865d-64c6f160a423","projectUrl":"https://app.snyk.io/org/juicycleff/project/72cf3e7c-331f-4e0a-865d-64c6f160a423?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-MOMENT-2944238"],"upgrade":["SNYK-JS-MOMENT-2944238"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","pr-warning-shown","priorityScore","merge-advice-badge-shown"],"priorityScoreList":[768]}) --- **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)