fix(deps): update dependency helmet to ~5.1.0 (#500)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-05-21 16:45:32 +07:00 committed by GitHub
parent ed12ad1274
commit d510a4fc4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -43,7 +43,7 @@
"express": "~4.18.1",
"express-rate-limit": "~6.4.0",
"fluent-ffmpeg": "~2.1.2",
"helmet": "~5.0.2",
"helmet": "~5.1.0",
"jszip": "~3.9.1",
"knex": "~0.21.21",
"markdown-it": "~13.0.1",

View File

@ -3160,10 +3160,10 @@ has@^1.0.3:
dependencies:
function-bind "^1.1.1"
helmet@~5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/helmet/-/helmet-5.0.2.tgz#3264ec6bab96c82deaf65e3403c369424cb2366c"
integrity sha512-QWlwUZZ8BtlvwYVTSDTBChGf8EOcQ2LkGMnQJxSzD1mUu8CCjXJZq/BXP8eWw4kikRnzlhtYo3lCk0ucmYA3Vg==
helmet@~5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/helmet/-/helmet-5.1.0.tgz#e98a5d4bf89ab8119c856018a3bcc82addadcd47"
integrity sha512-klsunXs8rgNSZoaUrNeuCiWUxyc+wzucnEnFejUg3/A+CaF589k9qepLZZ1Jehnzig7YbD4hEuscGXuBY3fq+g==
homedir-polyfill@^1.0.1:
version "1.0.3"