node-jeanne icon indicating copy to clipboard operation
node-jeanne copied to clipboard

[Snyk] Fix for 4 vulnerabilities

Open TinyMan 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
low severity 506/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 3.7
Prototype Pollution
SNYK-JS-MINIMIST-2429795
Yes Proof of Concept
medium severity 601/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 5.6
Prototype Pollution
SNYK-JS-MINIMIST-559764
Yes Proof of Concept
medium severity 646/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.5
Server-side Request Forgery (SSRF)
SNYK-JS-REQUEST-3361831
Yes Proof of Concept
medium severity 646/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.5
Prototype Pollution
SNYK-JS-TOUGHCOOKIE-5672873
Yes Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: googleapis The new version differs by 150 commits.
  • 8669d9a run npm install before npm publish (#944)
  • d571e5d release 25.0.0 (#932)
  • 2722f1f update package-lock.json (#942)
  • 515fa50 chore: asyncify generator (#926)
  • 0c306e5 chore: update source-map-support to 0.5.2 (#941)
  • 9cdb096 chore: remove node 7 from CI (#940)
  • eb86822 Update README.md (#928)
  • 658c7cb Update mocha to the latest version 🚀 (#935)
  • 8654a48 chore(package): update source-map-support to version 0.5.1 (#931)
  • 640c621 chore(package): update opn to version 5.2.0 (#925)
  • 573d96e Update js-green-licenses to the latest version 🚀 (#933)
  • e734909 Circleci tests (#937)
  • 474bed7 chore: Upgrade to the latest google-auth-library (#891)
  • efd4af5 chore(package): update semistandard to version 12.0.0 (#910)
  • 70a2ec0 fix: cleanup and fix samples (#916)
  • dfcae5a chore(package): update js-green-licenses to version 0.3.1 (#919)
  • 6a9b578 publishing 24.0.0 (#922)
  • cdf72a2 reverting breaking change (#921)
  • 8135ce0 updating googleapis (#920)
  • 4c4cf53 Revert "updating googleapis"
  • 2ffccde Revert "bump version, fix formatting"
  • a408328 bump version, fix formatting
  • c0a06ba updating googleapis
  • 6ab07d9 chore(package): update nock to version 9.1.5 (#902)

See the full diff

Package name: html-to-text The new version differs by 19 commits.
  • cc4d026 Version bumped 5.1.0
  • 30c5556 Remove hardcoded CLI options (#173)
  • 14c7475 README updated
  • fc487c9 Dependency on fs module removed (#171)
  • b642ec7 Added tests for the cli arguments (#153)
  • 4e6127d prepublish script added
  • d1e3077 Changelog updated
  • ac0e63b Potential security vulnerability fixed
  • 8f8a5c8 Merge branch 'jstewmon-fix-href-anchors'
  • 5781f8a Closed #148
  • 3540426 Merge branch 'master' of github.com:werk85/node-html-to-text
  • d561095 Version bumped to 4.0.0. package-lock.json added. README updated.
  • 655a754 Supports format blockquote (#142)
  • 1a3d878 Drop support for Node.js < 4; switch from underscore to lodash (#150)
  • b5d0ea1 customizable ul li item prefix (#140)
  • fc503dc take a stance on semicolons
  • 912536a fix: html entities in hrefs should not trigger noAnchorUrl
  • 1dbebe1 Fix docs typo (#146)
  • 019f45e chore(package): update chai to version 4.0.1 (#133)

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:

🦉 Prototype Pollution 🦉 Server-side Request Forgery (SSRF)

TinyMan avatar Nov 27 '23 14:11 TinyMan