fix: upgrade node-pid-controller from 0.0.3 to 0.1.2

Snyk has created this PR to upgrade node-pid-controller from 0.0.3 to 0.1.2.

See this package in npm:
https://www.npmjs.com/package/node-pid-controller

See this project in Snyk:
https://app.snyk.io/org/dceejay/project/f255a748-4d5a-4b65-b259-b130c2263855?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2022-05-13 08:46:19 +00:00
parent 041342d511
commit ee4f75b9a9
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 that that provides a simple PID controller.",
"dependencies" : {
"node-pid-controller": "0.0.3"
"node-pid-controller": "0.1.2"
},
"repository" : {
"type":"git",