Skip to content

Commit

Permalink
Merge pull request #1520 from tidepool-org/snyk-upgrade-55a8f09a0fa01…
Browse files Browse the repository at this point in the history
…4a4da56db387fb71db9

[Snyk] Upgrade usb from 2.4.3 to 2.5.2
  • Loading branch information
gniezen authored Oct 3, 2022
2 parents c5a5c62 + 12ae43e commit 476f9ac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"drivelist": "11.0.0",
"keytar": "7.9.0",
"@ronomon/direct-io": "3.0.1",
"usb": "2.4.3"
"usb": "2.5.2"
}
}
8 changes: 4 additions & 4 deletions app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -318,10 +318,10 @@ tunnel-agent@^0.6.0:
dependencies:
safe-buffer "^5.0.1"

usb@2.4.3:
version "2.4.3"
resolved "https://registry.yarnpkg.com/usb/-/usb-2.4.3.tgz#fab8c1820276d0cb34f87a5ddba0152633d4a829"
integrity sha512-BmCjjxsriODcrb+TdXdzSDDys+MOUeRvo22ywmyIxYcuVW9YKrr2Wp2gQZUfHrQbvovKu87Po9mk5OPftJdDeQ==
usb@2.5.2:
version "2.5.2"
resolved "https://registry.yarnpkg.com/usb/-/usb-2.5.2.tgz#081b83aff83279c6d7605608880009ad698bc2c8"
integrity sha512-/7hWfbPL4ExGTQO2v2XfuKoBHDwNMoNPZmyKjsPpS4bnEY3BIsaanPpGsLmaI4MOq9pAWDrIz0DwRA8SqJ1pVQ==
dependencies:
"@types/w3c-web-usb" "1.0.6"
node-addon-api "^4.2.0"
Expand Down

0 comments on commit 476f9ac

Please sign in to comment.