hello i was use the node red midi for send and receive the midi message before but now i cant install the mid module
i dont know what is actually module :
1- node-red-contrib-midi-windows (node) - Node-RED
2 - node-red-contrib-midi (node) - Node-RED
Microsoft Windows [Version 10.0.19045.3693]
(c) Microsoft Corporation. All rights reserved.
C:\Users\AmirGhorbani>npm install node-red-contrib-midi
added 5 packages, and audited 326 packages in 13s
46 packages are looking for funding
run npm fund
for details
5 vulnerabilities (2 moderate, 3 high)
To address all issues (including breaking changes), run:
npm audit fix --force
Run npm audit
for details.
C:\Users\AmirGhorbani>npm audit
npm audit report
got <=11.8.3
Severity: high
Got allows a redirect to a UNIX socket -
Depends on vulnerable versions of cacheable-request
fix available via npm audit fix --force
Will install nexe@1.1.6, which is a breaking change
node_modules/download/node_modules/got
download >=4.0.0
Depends on vulnerable versions of got
node_modules/download
nexe >=2.0.0-beta.1
Depends on vulnerable versions of download
node_modules/nexe
http-cache-semantics <4.1.1
Severity: high
http-cache-semantics vulnerable to Regular Expression Denial of Service -
fix available via npm audit fix --force
Will install nexe@1.1.6, which is a breaking change
node_modules/download/node_modules/http-cache-semantics
cacheable-request 0.1.0 - 2.1.4
Depends on vulnerable versions of http-cache-semantics
node_modules/download/node_modules/cacheable-request
5 vulnerabilities (2 moderate, 3 high)
To address all issues (including breaking changes), run:
npm audit fix --force
C:\Users\AmirGhorbani>npm audit fix --force
npm WARN using --force Recommended protections disabled.
npm WARN audit Updating nexe to 1.1.6, which is a SemVer major change.
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see
added 219 packages, removed 168 packages, changed 10 packages, and audited 377 packages in 24s
39 packages are looking for funding
run npm fund
for details
npm audit report
request *
Severity: moderate
Server-Side Request Forgery in Request -
Depends on vulnerable versions of tough-cookie
fix available via npm audit fix --force
Will install nexe@4.0.0-rc.4, which is a breaking change
node_modules/request
nexe 0.1.0 - 1.1.6
Depends on vulnerable versions of request
Depends on vulnerable versions of yargs
node_modules/nexe
tough-cookie <4.1.3
Severity: moderate
tough-cookie Prototype Pollution vulnerability -
fix available via npm audit fix --force
Will install nexe@4.0.0-rc.4, which is a breaking change
node_modules/tough-cookie
yargs-parser <=5.0.0
Severity: moderate
yargs-parser Vulnerable to Prototype Pollution -
fix available via npm audit fix --force
Will install nexe@4.0.0-rc.4, which is a breaking change
node_modules/yargs-parser
yargs 4.0.0-alpha1 - 7.0.0-alpha.3 || 7.1.1
Depends on vulnerable versions of yargs-parser
node_modules/yargs
5 moderate severity vulnerabilities
To address all issues (including breaking changes), run:
npm audit fix --force
C:\Users\AmirGhorbani>