Skip to content

Commit bb7b944

Browse files
author
Dave Conway-Jones
committed
2 parents 63012a7 + a113751 commit bb7b944

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

hardware/wemo/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
"license": "Apache-2.0",
3030
"dependencies": {
3131
"node-ssdp": "~3.2.5",
32-
"request": "~2.74.0",
32+
"request": "~2.88.2",
3333
"xml2js": "~0.4.13",
34-
"util": "~0.10.3",
34+
"util": "~0.12.4",
3535
"url": "~0.11.0",
36-
"ip": "~1.0.1",
37-
"body-parser": "~1.14.1",
36+
"ip": "~1.1.5",
37+
"body-parser": "~1.20.0",
3838
"q": "~1.4.1"
3939
},
4040
"node-red": {

0 commit comments

Comments
 (0)