tamirverthim / NodeGoat

The OWASP NodeGoat project provides an environment to learn how OWASP Top 10 security risks apply to web applications developed using Node.js and how to effectively address them.
https://www.owasp.org/index.php/Projects/OWASP_Node_js_Goat_Project
Apache License 2.0
0 stars 1 forks source link

Update dependency forever to v3 - autoclosed #234

Closed mend-for-github-com[bot] closed 1 year ago

mend-for-github-com[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
forever dependencies major ^2.0.0 -> ^3.0.0

By merging this PR, the below issues will be automatically resolved and closed:

Severity CVSS Score CVE GitHub Issue
High 9.8 CVE-2020-7774 #39
High 9.8 CVE-2021-44906 #191
High 7.5 CVE-2021-3820 #228

Release Notes

foreverjs/forever ### [`v3.0.0`](https://togithub.com/foreverjs/forever/blob/HEAD/CHANGELOG.md#​300--Fri-22-May-2020) [Compare Source](https://togithub.com/foreverjs/forever/compare/008766ff8d28a2786ff8e29f5fd1ae7bc9f29e9c...3.0.0) \========================= - \[security] Update forever-monitor \[[#​1081](https://togithub.com/foreverjs/forever/issues/1081)]