generator-sls icon indicating copy to clipboard operation
generator-sls copied to clipboard

[Snyk] Fix for 1 vulnerabilities

Open msolimans opened this issue 2 years ago • 0 comments

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 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: snyk The new version differs by 250 commits.
  • 3f52bdc Merge pull request #1669 from snyk/fix/dont-fail-on-request-big-payload
  • 47e106e fix: don't fail on request's big payload
  • 1228b55 Merge pull request #1624 from snyk/chore/cli-alert-improvement
  • fccd907 Merge pull request #1666 from snyk/chore/bump-cpp-test-timeout
  • 6772a3e Merge pull request #1649 from snyk/chore/deps-update
  • 89a7767 chore: update dependencies
  • eaf4915 test: wrap pagerduty await in try-catch, remove condition
  • 0576431 test: add pagerduty, check if test is running before attemmpting rerun
  • a08a938 chore: bump flaky cpp test timeout
  • ebb8dd7 Merge pull request #1656 from snyk/feat/protect-prime-time
  • 69cd590 test: fix flakey json output test
  • 3021bb2 Merge pull request #1663 from snyk/fix/upgrade-snyk-gradle-plugin
  • a988600 Merge pull request #1654 from snyk/feat/iac-experimental-terraform-support
  • b455497 feat: iac experimental tf support
  • 4848b7e chore: run tests in packages in CI
  • 3e7e99e feat: implement snyk protect
  • bb233f1 chore: enable prettier formatting in packages
  • fe0183d test: enable jest testing in snyk-protect workspace
  • 40ec817 test: test fixture for snyk protect
  • 7dfd3ea Merge pull request #1661 from snyk/test/fix-flake-with-dev-count-analysis
  • 02c99b8 test: remove tests previously migrated to jest
  • e203fd1 test: set timeout in beforeAll
  • d42f6d9 fix: update snyk-gradle-plugin to 3.13.2
  • 8cd9fbf Merge pull request #1662 from snyk/test/add-longer-timeouts

See the full diff

Package name: yeoman-generator The new version differs by 74 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

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

🛠 Adjust project settings

📚 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.

msolimans avatar May 14 '22 02:05 msolimans