WebJamApps / breakpointministries

MIT License
0 stars 0 forks source link

[Snyk] Security upgrade moment from 2.29.2 to 2.29.4 #146

Closed JoshuaVSherman closed 2 years ago

JoshuaVSherman 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.2&to_version=2.29.4&pr_id=d05a4a07-5f9b-425a-8967-483dbe6edc15&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/webjamapps/project/ec9a370b-b962-407f-b631-8309e0e09148?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/webjamapps/project/ec9a370b-b962-407f-b631-8309e0e09148?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":"d05a4a07-5f9b-425a-8967-483dbe6edc15","prPublicId":"d05a4a07-5f9b-425a-8967-483dbe6edc15","dependencies":[{"name":"moment","from":"2.29.2","to":"2.29.4"}],"packageManager":"yarn","projectPublicId":"ec9a370b-b962-407f-b631-8309e0e09148","projectUrl":"https://app.snyk.io/org/webjamapps/project/ec9a370b-b962-407f-b631-8309e0e09148?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)
codeclimate[bot] commented 2 years ago

Code Climate has analyzed commit 42b61040 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.