Skip to content

Commit 58bb788

Browse files
authored
fix: upgrade util from 0.10.4 to 0.12.4 (#918)
Snyk has created this PR to upgrade util from 0.10.4 to 0.12.4. See this package in npm: https://www.npmjs.com/package/util See this project in Snyk: https://app.snyk.io/org/dceejay/project/34c4615a-e656-449f-b5c4-62c59a9902ce?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 5cea0c2 commit 58bb788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hardware/wemo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"node-ssdp": "~3.2.5",
3232
"request": "~2.88.2",
3333
"xml2js": "~0.4.13",
34-
"util": "~0.10.3",
34+
"util": "~0.12.4",
3535
"url": "~0.11.0",
3636
"ip": "~1.0.1",
3737
"body-parser": "~1.20.0",

0 commit comments

Comments
 (0)