We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 63012a7 + a113751 commit bb7b944Copy full SHA for bb7b944
hardware/wemo/package.json
@@ -29,12 +29,12 @@
29
"license": "Apache-2.0",
30
"dependencies": {
31
"node-ssdp": "~3.2.5",
32
- "request": "~2.74.0",
+ "request": "~2.88.2",
33
"xml2js": "~0.4.13",
34
- "util": "~0.10.3",
+ "util": "~0.12.4",
35
"url": "~0.11.0",
36
- "ip": "~1.0.1",
37
- "body-parser": "~1.14.1",
+ "ip": "~1.1.5",
+ "body-parser": "~1.20.0",
38
"q": "~1.4.1"
39
},
40
"node-red": {
0 commit comments