fix(deps): update dependency helmet to ~6.2.0 (#687)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-09-06 16:48:37 +07:00 committed by GitHub
parent 5741ca3f5b
commit eadadbde65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -47,7 +47,7 @@
"fluent-ffmpeg": "~2.1.2", "fluent-ffmpeg": "~2.1.2",
"fresh": "~0.5.2", "fresh": "~0.5.2",
"fs-jetpack": "~5.1.0", "fs-jetpack": "~5.1.0",
"helmet": "~6.1.5", "helmet": "~6.2.0",
"hyper-express": "=6.6.0", "hyper-express": "=6.6.0",
"jszip": "~3.10.1", "jszip": "~3.10.1",
"knex": "~2.5.1", "knex": "~2.5.1",

View File

@ -3357,10 +3357,10 @@ has@^1.0.3:
dependencies: dependencies:
function-bind "^1.1.1" function-bind "^1.1.1"
helmet@~6.1.5: helmet@~6.2.0:
version "6.1.5" version "6.2.0"
resolved "https://registry.yarnpkg.com/helmet/-/helmet-6.1.5.tgz#2153387f6d73cce6efdfd85d3a65417cfb7db80c" resolved "https://registry.yarnpkg.com/helmet/-/helmet-6.2.0.tgz#c29d62014be4c70b8ef092c9c5e54c8c26b8e16e"
integrity sha512-UgAvdoG0BhF9vcCh/j0bWtElo2ZHHk6OzC98NLCM6zK03DEVSM0vUAtT7iR+oTo2Mi6sGelAH3tL6B/uUWxV4g== integrity sha512-DWlwuXLLqbrIOltR6tFQXShj/+7Cyp0gLi6uAb8qMdFh/YBBFbKSgQ6nbXmScYd8emMctuthmgIa7tUfo9Rtyg==
homedir-polyfill@^1.0.1: homedir-polyfill@^1.0.1:
version "1.0.3" version "1.0.3"