Skip to content

Commit 7db260d

Browse files
authored
fix: upgrade body-parser from 1.14.2 to 1.20.0 (#916)
Snyk has created this PR to upgrade body-parser from 1.14.2 to 1.20.0. See this package in npm: https://www.npmjs.com/package/body-parser 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 aabba8f commit 7db260d

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
@@ -34,7 +34,7 @@
3434
"util": "~0.10.3",
3535
"url": "~0.11.0",
3636
"ip": "~1.0.1",
37-
"body-parser": "~1.14.1",
37+
"body-parser": "~1.20.0",
3838
"q": "~1.4.1"
3939
},
4040
"node-red": {

0 commit comments

Comments
 (0)