phamleduy04 / yahoo-stock-api

💰 NPM package to get stock and historical price from finance.yahoo.com
https://www.npmjs.com/package/yahoo-stock-api
MIT License
39 stars 14 forks source link

[Snyk] Security upgrade undici from 5.0.0 to 5.5.1 #54

Closed phamleduy04 closed 2 years ago

phamleduy04 commented 2 years 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.

![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=undici&from_version=5.0.0&to_version=5.5.1&pr_id=f21d48dc-4012-4260-97c9-6c672bce8563&visibility=true&has_feature_flag=false) #### 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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **663/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 5.4 | Improper Certificate Validation
[SNYK-JS-UNDICI-2928996](https://snyk.io/vuln/SNYK-JS-UNDICI-2928996) | No | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: undici The new version differs by 112 commits.
  • 19563f7 Bumped v5.5.1
  • 6b42910 Fix support for Node v12
  • 6fc7ffb test: add rejectUnauthorized for agent1 cert
  • df4f7e0 Merge pull request from GHSA-pgw7-wx7w-2w33
  • 2717d70 Bumped v5.5.0
  • 3fa762e fix: update error messages
  • a6cc7e4 feat: add `FormData.prototype.forEach`
  • 282a52b feat: implement `FormData Iterator`
  • 30a464b fix: moved async code in examples to top-level-await
  • e00bd1d fix: readme example codestyle
  • bfd5199 fix: node-fetch test (#1486)
  • 966a54f fix: connector types (#1362)
  • 48c03b6 fix: support `TypedArray` and `DataView` as Request body (#1472)
  • f8ed1d4 fix(fetch): typo (#1474)
  • 87e586b ci: remove git credentials after checkout (#1477)
  • 6843752 test: skip IPv6 tests if not supported (#1476)
  • 2c7719b ci: skip automerge job if user is not dependabot (#1478)
  • 4711982 Bumped v5.4.0
  • ce98bea build(deps-dev): bump husky from 7.0.4 to 8.0.1 (#1427)
  • 301342c build(deps-dev): bump https-pem from 2.0.0 to 3.0.0 (#1471)
  • bf6d5a1 feat: remove headers filtering (#1469)
  • 0e64274 chore: Update busboy (#1468)
  • a7669df fix: ensure Blob and File `type` are included in FormData
  • fab1e8b feat: add support for request params in mock client (#1466)
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/phamleduy04/project/ddb995a1-9a5a-48d2-9fbc-48eb4d42c9fb?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/phamleduy04/project/ddb995a1-9a5a-48d2-9fbc-48eb4d42c9fb?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":"f21d48dc-4012-4260-97c9-6c672bce8563","prPublicId":"f21d48dc-4012-4260-97c9-6c672bce8563","dependencies":[{"name":"undici","from":"5.0.0","to":"5.5.1"}],"packageManager":"npm","projectPublicId":"ddb995a1-9a5a-48d2-9fbc-48eb4d42c9fb","projectUrl":"https://app.snyk.io/org/phamleduy04/project/ddb995a1-9a5a-48d2-9fbc-48eb4d42c9fb?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-UNDICI-2928996"],"upgrade":["SNYK-JS-UNDICI-2928996"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore","merge-advice-badge-shown"],"priorityScoreList":[663]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Learn about vulnerability in an interactive lesson of Snyk Learn.](https://learn.snyk.io?loc=fix-pr)