TheIdentitySelector / thiss-js

The identity selector software source
Other
13 stars 22 forks source link

[Snyk] Security upgrade ejs-loader from 0.3.7 to 0.4.0 #244

Closed leifj closed 1 year ago

leifj commented 1 year 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 `npm` 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 #### 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") | **661/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 7.5 | Prototype Pollution
[SNYK-JS-LOADERUTILS-3043105](https://snyk.io/vuln/SNYK-JS-LOADERUTILS-3043105) | No | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: ejs-loader The new version differs by 7 commits.
  • c52460e Add better Prettier support.
  • bedb173 Merge pull request #42 from AtofStryker/es_module_support
  • 035f4b6 Merge branch 'master' into es_module_support
  • 49e51ef Fix typo.
  • 122319a add documentation and code to enforce required option on exportAsESM
  • e25e362 add support to export ejs modules as es6 modules to gain the benefits of tree shaking and code splitting
  • 814bcc5 update loaderUtils to use 2.0.0 to parse query. deprecate query option and ejs config option to opt for webpack rules
See the full diff
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/leifj/project/1e4abd47-d342-4ac1-8cb8-755c874267fd?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/leifj/project/1e4abd47-d342-4ac1-8cb8-755c874267fd?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":"ebc88358-d0bb-4de8-87a2-b6e72eed4ce3","prPublicId":"ebc88358-d0bb-4de8-87a2-b6e72eed4ce3","dependencies":[{"name":"ejs-loader","from":"0.3.7","to":"0.4.0"}],"packageManager":"npm","projectPublicId":"1e4abd47-d342-4ac1-8cb8-755c874267fd","projectUrl":"https://app.snyk.io/org/leifj/project/1e4abd47-d342-4ac1-8cb8-755c874267fd?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-LOADERUTILS-3043105"],"upgrade":["SNYK-JS-LOADERUTILS-3043105"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[661]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Prototype Pollution](https://learn.snyk.io/lessons/prototype-pollution/javascript//?loc=fix-pr)