BNHM / reservemapper

Mapping Biodiversity data on our natural reserves
https://reservemapper.berkeley.edu
GNU General Public License v3.0
1 stars 6 forks source link

[Snyk] Security upgrade gulp-cli from 2.3.0 to 3.0.0 #66

Open jdeck88 opened 5 months ago

jdeck88 commented 5 months 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 - package-lock.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") | **696/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 7.5 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-ANSIREGEX-1583908](https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908) | Yes | Proof of Concept ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **589/1000**
**Why?** Has a fix available, CVSS 7.5 | Prototype Pollution
[SNYK-JS-UNSETVALUE-2400660](https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: gulp-cli The new version differs by 19 commits.
  • e422eb1 chore: Release 3.0.0 (#248)
  • f495154 chore: Renamed prepublish script to manpage
  • affeda9 feat: Add deprecated warning for gulplog v1 messages (#266)
  • f06ff30 feat: Add versioned handler for gulp v5 (#265)
  • e16d675 feat: Support theming and translations via config files (#260)
  • 9a1d013 chore: Augment `task not found` error with helpful properties (#262)
  • e5c7983 chore!: Only allow js variants for `.gulp` config files (#261)
  • ed86da7 feat!: Upgrade to Liftoff v5 and avoid merging flags/config/env (#259)
  • 36f05d5 fix: Ensure the logger is wired up before running liftoff (#258)
  • 4fc66f6 chore: Revert options & yargs parser changes (#257)
  • c70ce34 chore: Move task list helper functions into the logTasks closure (#256)
  • cb03b9a chore!: Remove support for alpha versions of gulp 4 (#255)
  • f71effa chore: Add a test case for config file in current dir (#253)
  • 0a35a9e chore: Remove custom Windows tmpdir logic in test (#252)
  • 7aeee5d chore!: Remove `--verify` flag (#251)
  • 89a67e5 chore(test): Add test for Windows extended-length paths (#225)
  • 3544dc6 chore!: Normalize repository, dropping node <10.13 support (#239)
  • f0c6730 chore(docs): Updated interpret link to point to gulpjs location (#241)
  • da8241e Docs: Add install section to README (#216)
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/jdeck88/project/4014592b-adef-4bbd-9f8c-cb7cb9aae55e?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/jdeck88/project/4014592b-adef-4bbd-9f8c-cb7cb9aae55e?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":"eb33e88b-181c-43f1-9978-1378eaa99001","prPublicId":"eb33e88b-181c-43f1-9978-1378eaa99001","dependencies":[{"name":"gulp-cli","from":"2.3.0","to":"3.0.0"}],"packageManager":"npm","projectPublicId":"4014592b-adef-4bbd-9f8c-cb7cb9aae55e","projectUrl":"https://app.snyk.io/org/jdeck88/project/4014592b-adef-4bbd-9f8c-cb7cb9aae55e?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-ANSIREGEX-1583908","SNYK-JS-UNSETVALUE-2400660"],"upgrade":["SNYK-JS-ANSIREGEX-1583908","SNYK-JS-UNSETVALUE-2400660"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[696,589],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lesson/redos/?loc=fix-pr) 🦉 [Prototype Pollution](https://learn.snyk.io/lesson/prototype-pollution/?loc=fix-pr)