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 nodemon to v1.19.2 - autoclosed #216

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
nodemon (source) devDependencies patch 1.19.1 -> 1.19.2

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

Severity CVSS Score CVE GitHub Issue
High 9.8 CVE-2019-10746 #14
High 9.8 CVE-2019-10747 #12
High 9.8 CVE-2019-10747 #12
High 9.8 CVE-2021-23440 #206
High 9.8 CVE-2021-23440 #206
High 7.5 CVE-2019-20149 #2
High 7.5 CVE-2020-28469 #171
High 7.5 CVE-2021-3807 #223
High 7.5 CVE-2022-38900 #220
High 7.3 CVE-2020-8116 #78
Medium 6.3 CVE-2019-10795 #66

Release Notes

remy/nodemon ### [`v1.19.2`](https://togithub.com/remy/nodemon/releases/tag/v1.19.2) [Compare Source](https://togithub.com/remy/nodemon/compare/v1.19.1...v1.19.2) ##### Bug Fixes - langauge around "watching" ([#​1591](https://togithub.com/remy/nodemon/issues/1591)) ([12b66cd](https://togithub.com/remy/nodemon/commit/12b66cd))