mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
fix: social/pushbullet/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEFORGE-2330875 - https://snyk.io/vuln/SNYK-JS-NODEFORGE-2331908 - https://snyk.io/vuln/SNYK-JS-NODEFORGE-2430337 - https://snyk.io/vuln/SNYK-JS-NODEFORGE-2430339 - https://snyk.io/vuln/SNYK-JS-NODEFORGE-2430341 - https://snyk.io/vuln/SNYK-JS-NODEFORGE-598677
This commit is contained in:
parent
13b839cfda
commit
fa440745a4
@ -3,7 +3,7 @@
|
||||
"version" : "0.0.17",
|
||||
"description" : "A Node-RED node to send alerts via Pushbullet",
|
||||
"dependencies" : {
|
||||
"pushbullet": "^2.4.0",
|
||||
"pushbullet": "^3.0.0",
|
||||
"when": "^3.7.8"
|
||||
},
|
||||
"repository" : {
|
||||
|
Loading…
Reference in New Issue
Block a user