mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
fix: hardware/sensehatsim/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-7266574
This commit is contained in:
parent
305327faaa
commit
4294f4ffb3
@ -8,7 +8,7 @@
|
|||||||
"directory": "tree/master/hardware/sensehatsim"
|
"directory": "tree/master/hardware/sensehatsim"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ws": "~6.2.1"
|
"ws": "~8.17.1"
|
||||||
},
|
},
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user