mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
bump request npm levels in wet and feed parser
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "node-red-node-wemo",
|
||||
"version": "0.1.6",
|
||||
"version": "0.1.7",
|
||||
"description": "Input and Output nodes for Belkin WeMo devices",
|
||||
"repository": "https://github.com/node-red/node-red-nodes/tree/master/hardware",
|
||||
"main": "WeMoNG.js",
|
||||
@@ -19,7 +19,7 @@
|
||||
"license": "APACHE-2.0",
|
||||
"dependencies": {
|
||||
"node-ssdp": "~2.6.3",
|
||||
"request": "~2.65.0",
|
||||
"request": "~2.74.0",
|
||||
"xml2js": "~0.4.13",
|
||||
"util": "~0.10.3",
|
||||
"url": "~0.11.0",
|
||||
|
Reference in New Issue
Block a user