generator-pwa
generator-pwa copied to clipboard
[Snyk] Fix for 1 vulnerabilities
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 |
|---|---|---|---|---|
| 696/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 7.5 |
Regular Expression Denial of Service (ReDoS) SNYK-JS-ANSIREGEX-1583908 |
Yes | Proof of Concept |
(*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: chalk
The new version differs by 53 commits.- 3fca615 2.0.0
- f66271e Add tagged template literal (#163)
- 23ef1c7 fix linter errors
- c015568 add rainbow example
- 09fb2d8 Re-implement `chalk.enabled` (#160)
- 608242a spoof supports-color
- 18f2e7c add host information output
- 523b998 Revert "TEMPORARY: emergency travis CI fix (see comments)"
- 54975fb TEMPORARY: emergency travis CI fix (see comments)
- 1d73b21 Improve readme
- 6f4d6b3 Bump dependencies
- 8702496 Remove `chalk.styles`
- 0412cdf Minor code improvements
- 249b9ac ES2015ify the codebase
- cb3f230 Add RGB (256/Truecolor) support (#140)
- dbae68d Update dependent package count in the readme (#154)
- 9b60021 Drop support for Node.js 0.10 and 0.12
- 0d21449 check parent builder object for enabled status (#142)
- 5a69476 add XO badge
- 492f11f add example file
- 4ce73b6 make XO happy
- 7c02cf4 Add log statement to chalk examples (#129)
- 835ca3d You've just reached 10,000 dependent modules. (#122)
- 74c087d minor doc improvements (#120)
Package name: yeoman-generator
The new version differs by 95 commits.- 9e4ccf5 2.0.0
- a29e5d9 Bump dependencies
- 96da393 Bump package-lock.json
- 4b1b841 Replace gulp with raw Mocha
- 6effbfe Use raw nsp
- 183b3a8 Get rid of before/after (toward jest migration)
- 68d59c1 Add package-lock.json
- f8e46b0 Don't die on diffing file deletions (again) (#1028)
- edc2bf2 [comments] Change wrong param name in description (#1018)
- 364606e Switch to `make-dir`
- eaf1ade New: option shorthand on installDependencies method (#1015)
- e296e52 Bump XO and minor style tweaks
- 9da7391 Bump dependencies
- b010701 More ES2015ifing
- cfd2a8e Refactor install methods to handle promises - ref #1006
- 1be88e6 Remove callback API from Genrator#github.username() in favor of Promise one - ref #1006
- 00912ce Remove class-extend (isn't necessary with ES6), clean jsdoc
- 2cab46e Get rid of some dependencies
- 6553965 More ES2015ification
- d535bac Initial ES2015ification
- 80863b0 1.1.1
- af3048f Fix issue with API documentation deploy script
- 74cb46f Document legacy Generator.extend method properly - rel #996
- 6d267f0 Use XO
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
📚 Read more about Snyk's upgrade and patch logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.