fix: upgrade express from 4.18.1 to 4.18.2

Snyk has created this PR to upgrade express from 4.18.1 to 4.18.2.

See this package in npm:
https://www.npmjs.com/package/express

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-29 20:50:52 +00:00
parent ebdd5814c7
commit 704a945d7f
2 changed files with 31 additions and 136 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"clean-css": "^5.3.1",
"cookie-parser": "^1.4.6",
"ejs": "^3.1.8",
"express": "^4.18.1",
"express": "^4.18.2",
"express-fileupload": "^1.3.1",
"express-useragent": "^1.0.15",
"html-minifier-terser": "^7.0.0",