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.
#### Changes included in this PR
- Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
- package.json
- yarn.lock
- Adding or updating a Snyk policy (.snyk) file; this file is required in order to apply Snyk vulnerability patches.
[Find out more](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities).
#### Vulnerabilities that will be fixed
##### With an upgrade:
Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity
:-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------
![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **526/1000** **Why?** Proof of Concept exploit, Has a fix available, CVSS 4.1 | Arbitrary Code Injection [SNYK-JS-EJS-1049328](https://snyk.io/vuln/SNYK-JS-EJS-1049328) | No | Proof of Concept
![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **726/1000** **Why?** Proof of Concept exploit, Has a fix available, CVSS 8.1 | Remote Code Execution (RCE) [SNYK-JS-EJS-2803307](https://snyk.io/vuln/SNYK-JS-EJS-2803307) | No | Proof of Concept
![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **586/1000** **Why?** Proof of Concept exploit, Has a fix available, CVSS 5.3 | Regular Expression Denial of Service (ReDoS) [SNYK-JS-GLOBPARENT-1016905](https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905) | Yes | Proof of Concept
![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **671/1000** **Why?** Proof of Concept exploit, Has a fix available, CVSS 7 | Remote Code Execution (RCE) [SNYK-JS-HANDLEBARS-1056767](https://snyk.io/vuln/SNYK-JS-HANDLEBARS-1056767) | No | Proof of Concept
![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **601/1000** **Why?** Proof of Concept exploit, Has a fix available, CVSS 5.6 | Prototype Pollution [SNYK-JS-HANDLEBARS-1279029](https://snyk.io/vuln/SNYK-JS-HANDLEBARS-1279029) | No | Proof of Concept
(*) Note that the real score may have changed since the PR was raised.
##### With a [Snyk patch](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities#patches):
Severity | Priority Score (*) | Issue | Exploit Maturity
:-------------------------:|-------------------------|:-------------------------|:-------------------------
![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **731/1000** **Why?** Proof of Concept exploit, Has a fix available, CVSS 8.2 | Prototype Pollution [SNYK-JS-LODASH-567746](https://snyk.io/vuln/SNYK-JS-LODASH-567746) | 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/hj491229492/project/35bf5c43-f80a-4f8c-913b-e81fb28e2758?utm_source=github&utm_medium=referral&page=fix-pr)
🛠 [Adjust project settings](https://app.snyk.io/org/hj491229492/project/35bf5c43-f80a-4f8c-913b-e81fb28e2758?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":"1b6d454e-854b-4e05-abc3-7c6ceca08050","prPublicId":"1b6d454e-854b-4e05-abc3-7c6ceca08050","dependencies":[{"name":"handlebars","from":"4.6.0","to":"4.7.7"},{"name":"yeoman-generator","from":"4.0.1","to":"5.0.0"}],"packageManager":"yarn","projectPublicId":"35bf5c43-f80a-4f8c-913b-e81fb28e2758","projectUrl":"https://app.snyk.io/org/hj491229492/project/35bf5c43-f80a-4f8c-913b-e81fb28e2758?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":["SNYK-JS-LODASH-567746"],"vulns":["SNYK-JS-LODASH-567746","SNYK-JS-HANDLEBARS-1279029","SNYK-JS-HANDLEBARS-1056767","SNYK-JS-GLOBPARENT-1016905","SNYK-JS-EJS-2803307","SNYK-JS-EJS-1049328"],"upgrade":["SNYK-JS-EJS-1049328","SNYK-JS-EJS-2803307","SNYK-JS-GLOBPARENT-1016905","SNYK-JS-HANDLEBARS-1056767","SNYK-JS-HANDLEBARS-1279029"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[731,601,671,586,726,526]})
---
**Learn how to fix vulnerabilities with free interactive lessons:**
🦉 [Prototype Pollution](https://learn.snyk.io/lessons/redos/javascript/?loc=fix-pr)
🦉 [Prototype Pollution](https://learn.snyk.io/lessons/prototype-pollution/javascript/?loc=fix-pr)
🦉 [Remote Code Execution (RCE)](https://learn.snyk.io/lessons/malicious-code-injection/javascript/?loc=fix-pr)
🦉 [More lessons are available in Snyk Learn](https://learn.snyk.io?loc=fix-pr)
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.
#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - package.json - yarn.lock - Adding or updating a Snyk policy (.snyk) file; this file is required in order to apply Snyk vulnerability patches. [Find out more](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities). #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **526/1000****Why?** Proof of Concept exploit, Has a fix available, CVSS 4.1 | Arbitrary Code Injection
[SNYK-JS-EJS-1049328](https://snyk.io/vuln/SNYK-JS-EJS-1049328) | No | Proof of Concept ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **726/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 8.1 | Remote Code Execution (RCE)
[SNYK-JS-EJS-2803307](https://snyk.io/vuln/SNYK-JS-EJS-2803307) | No | Proof of Concept ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **586/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 5.3 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-GLOBPARENT-1016905](https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905) | Yes | Proof of Concept ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **671/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 7 | Remote Code Execution (RCE)
[SNYK-JS-HANDLEBARS-1056767](https://snyk.io/vuln/SNYK-JS-HANDLEBARS-1056767) | No | Proof of Concept ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **601/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 5.6 | Prototype Pollution
[SNYK-JS-HANDLEBARS-1279029](https://snyk.io/vuln/SNYK-JS-HANDLEBARS-1279029) | No | Proof of Concept (*) Note that the real score may have changed since the PR was raised. ##### With a [Snyk patch](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities#patches): Severity | Priority Score (*) | Issue | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **731/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 8.2 | Prototype Pollution
[SNYK-JS-LODASH-567746](https://snyk.io/vuln/SNYK-JS-LODASH-567746) | 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/hj491229492/project/35bf5c43-f80a-4f8c-913b-e81fb28e2758?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/hj491229492/project/35bf5c43-f80a-4f8c-913b-e81fb28e2758?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":"1b6d454e-854b-4e05-abc3-7c6ceca08050","prPublicId":"1b6d454e-854b-4e05-abc3-7c6ceca08050","dependencies":[{"name":"handlebars","from":"4.6.0","to":"4.7.7"},{"name":"yeoman-generator","from":"4.0.1","to":"5.0.0"}],"packageManager":"yarn","projectPublicId":"35bf5c43-f80a-4f8c-913b-e81fb28e2758","projectUrl":"https://app.snyk.io/org/hj491229492/project/35bf5c43-f80a-4f8c-913b-e81fb28e2758?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":["SNYK-JS-LODASH-567746"],"vulns":["SNYK-JS-LODASH-567746","SNYK-JS-HANDLEBARS-1279029","SNYK-JS-HANDLEBARS-1056767","SNYK-JS-GLOBPARENT-1016905","SNYK-JS-EJS-2803307","SNYK-JS-EJS-1049328"],"upgrade":["SNYK-JS-EJS-1049328","SNYK-JS-EJS-2803307","SNYK-JS-GLOBPARENT-1016905","SNYK-JS-HANDLEBARS-1056767","SNYK-JS-HANDLEBARS-1279029"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[731,601,671,586,726,526]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Prototype Pollution](https://learn.snyk.io/lessons/redos/javascript/?loc=fix-pr) 🦉 [Prototype Pollution](https://learn.snyk.io/lessons/prototype-pollution/javascript/?loc=fix-pr) 🦉 [Remote Code Execution (RCE)](https://learn.snyk.io/lessons/malicious-code-injection/javascript/?loc=fix-pr) 🦉 [More lessons are available in Snyk Learn](https://learn.snyk.io?loc=fix-pr)