mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
fix: social/pusher/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HAWK-2808852
This commit is contained in:
parent
3ffd3f9fad
commit
f6e87d5d58
@ -3,7 +3,7 @@
|
||||
"version": "0.1.0",
|
||||
"description": "A Node-RED node to send and receive messages using Pusher.com",
|
||||
"dependencies": {
|
||||
"pusher": "^1.5.1",
|
||||
"pusher": "^4.0.0",
|
||||
"pusher-client": "^1.1.0"
|
||||
},
|
||||
"repository": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user