fix: upgrade body-parser from 1.14.2 to 1.20.0

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
This commit is contained in:
snyk-bot 2022-05-18 19:03:00 +00:00
parent aabba8fe89
commit 4405563045
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

View File

@ -34,7 +34,7 @@
"util": "~0.10.3",
"url": "~0.11.0",
"ip": "~1.0.1",
"body-parser": "~1.14.1",
"body-parser": "~1.20.0",
"q": "~1.4.1"
},
"node-red": {