Skip to content

Commit

Permalink
fix: upgrade hidstream from 2.0.1 to 2.1.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade hidstream from 2.0.1 to 2.1.0.

See this package in npm:
https://www.npmjs.com/package/hidstream

See this project in Snyk:
https://app.snyk.io/org/dceejay/project/ad08ee11-0060-45c1-ba51-065744f07906?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 13, 2022
1 parent 041342d commit ad8652c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardware/makey/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version" : "0.0.4",
"description" : "A Node-RED node to read from a MakeyMakey input device.",
"dependencies" : {
"hidstream": "2.0.*"
"hidstream": "2.1.0"
},
"repository" : {
"type":"git",
Expand Down

0 comments on commit ad8652c

Please sign in to comment.