Snyk has created this PR to upgrade helmet from 5.0.2 to 5.1.0. See this package in npm: https://www.npmjs.com/package/helmet See this project in Snyk: https://app.snyk.io/org/mystikfluu/project/a0cb5db3-5314-4f12-be9d-493a8475edd5?utm_source=github&utm_medium=referral&page=upgrade-pr
14 lines
278 B
JSON
14 lines
278 B
JSON
{
|
|
"dependencies": {
|
|
"body-parser": "^1.20.0",
|
|
"cookie-parser": "^1.4.6",
|
|
"csurf": "^1.11.0",
|
|
"express": "^4.18.1",
|
|
"express-fileupload": "^1.3.1",
|
|
"express-useragent": "^1.0.15",
|
|
"helmet": "^5.1.0",
|
|
"mysql": "^2.18.1",
|
|
"ws": "^8.6.0"
|
|
}
|
|
}
|