fix: upgrade hidstream from 2.0.1 to 2.1.0

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
This commit is contained in:
snyk-bot 2022-05-13 11:41:36 +00:00
parent 041342d511
commit ad8652c24c
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795
1 changed files with 1 additions and 1 deletions

View File

@ -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",