fix: upgrade body-parser from 1.20.0 to 1.20.1

Snyk has created this PR to upgrade body-parser from 1.20.0 to 1.20.1.

See this package in npm:
https://www.npmjs.com/package/body-parser

See this project in Snyk:
https://app.snyk.io/org/mystikfluu/project/c5b23892-809c-4121-9c2f-67962c7a4953?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot
2022-10-27 21:39:39 +00:00
parent ee24a3c0e3
commit 729e378345
2 changed files with 74 additions and 10 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"dependencies": {
"body-parser": "^1.20.0",
"body-parser": "^1.20.1",
"clean-css": "^5.3.1",
"cookie-parser": "^1.4.6",
"ejs": "^3.1.8",