fix: upgrade body-parser from 1.20.1 to 1.20.2

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

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
2023-03-16 16:16:29 +00:00
parent 4e558257b8
commit 3b4f609d19
2 changed files with 91 additions and 24 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"dependencies": {
"body-parser": "^1.20.1",
"body-parser": "^1.20.2",
"clean-css": "^5.3.2",
"compression": "^1.7.4",
"cookie-parser": "^1.4.6",