fix(deps): update dependency helmet to ~5.1.1 (#546)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-07-25 07:50:51 +07:00 committed by GitHub
parent 3482d0a5b1
commit 0f81fd07b8
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 @@
"fastq": "~1.13.0",
"fluent-ffmpeg": "~2.1.2",
"fresh": "~0.5.2",
"helmet": "~5.1.0",
"helmet": "~5.1.1",
"hyper-express": "~6.4.2",
"jszip": "~3.10.0",
"knex": "~2.2.0",

View File

@ -2847,10 +2847,10 @@ has@^1.0.3:
dependencies:
function-bind "^1.1.1"
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==
helmet@~5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/helmet/-/helmet-5.1.1.tgz#609823c5c2e78aea62dd9afc8f544ca409da5e85"
integrity sha512-/yX0oVZBggA9cLJh8aw3PPCfedBnbd7J2aowjzsaWwZh7/UFY0nccn/aHAggIgWUFfnykX8GKd3a1pSbrmlcVQ==
homedir-polyfill@^1.0.1:
version "1.0.3"