Loghorn / ant-plus

A node module for ANT+
MIT License
138 stars 67 forks source link

[Snyk] Security upgrade usb from 1.6.0 to 1.8.0 #49

Open Loghorn opened 1 year ago

Loghorn commented 1 year 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=usb&from_version=1.6.0&to_version=1.8.0&pr_id=e578b038-b786-4c1e-a3d5-ce0e582809ec&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 - 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) | No | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: usb The new version differs by 79 commits.
  • b8b3a6a v1.8.0
  • a0da058 Introduce prebuildify (#450)
  • a6db778 Use libusb with sleep crash fix (#451)
  • 354287f Merge pull request #445 from mildsunrise/patch-2
  • 4179e43 Merge pull request #447 from tessel/libusb-move
  • 3d94f4b Update libusb submodule URL
  • 84dcb72 fix invalid initial refs
  • e336b03 v1.7.1
  • 6353add Merge pull request #440 from danielmain/master
  • cafde3c destruction of hotplugThis when unsubscribing
  • c882d34 Bump version
  • 986ebef Merge pull request #422 from joelpurra/update-test-instructions
  • c6e93b8 Merge pull request #421 from joelpurra/ignore-compiled-test-file
  • d217ea5 Update test instructions
  • 6206001 Ignore compiled test file
  • 4202670 Merge pull request #428 from tessel/thegecko-patch-1
  • 0907f19 Update node version
  • ca9d35a v1.7.1
  • a6b83fb Bumped lodash dependency
  • c00ed65 Merge pull request #419 from joelpurra/fix-build-warnings
  • 728c257 Merge pull request #359 from penx/patch-1
  • c3d4d1d Merge pull request #420 from joelpurra/update-repository-reference
  • 5f8e3fc v1.7.1-alpha.1
  • c43d4c8 Merge pull request #424 from tessel/prebuild-ubuntu-18.04
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/loghorn/project/893fdb20-fc14-4e74-a198-a41971f5c651?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/loghorn/project/893fdb20-fc14-4e74-a198-a41971f5c651?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":"e578b038-b786-4c1e-a3d5-ce0e582809ec","prPublicId":"e578b038-b786-4c1e-a3d5-ce0e582809ec","dependencies":[{"name":"usb","from":"1.6.0","to":"1.8.0"}],"packageManager":"npm","projectPublicId":"893fdb20-fc14-4e74-a198-a41971f5c651","projectUrl":"https://app.snyk.io/org/loghorn/project/893fdb20-fc14-4e74-a198-a41971f5c651?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-ANSIREGEX-1583908"],"upgrade":["SNYK-JS-ANSIREGEX-1583908"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore","merge-advice-badge-shown"],"priorityScoreList":[696]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lessons/redos/javascript/?loc=fix-pr)