fix(deps): update dependency helmet to ~6.1.5 (#658)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-23 08:49:56 +07:00 committed by GitHub
parent 12b683cb4f
commit 670497fee7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -46,7 +46,7 @@
"fluent-ffmpeg": "~2.1.2",
"fresh": "~0.5.2",
"fs-jetpack": "~5.1.0",
"helmet": "~6.0.1",
"helmet": "~6.1.5",
"hyper-express": "~6.5.9",
"jszip": "~3.10.1",
"knex": "~2.4.2",

View File

@ -3224,10 +3224,10 @@ has@^1.0.3:
dependencies:
function-bind "^1.1.1"
helmet@~6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/helmet/-/helmet-6.0.1.tgz#52ec353638b2e87f14fe079d142b368ac11e79a4"
integrity sha512-8wo+VdQhTMVBMCITYZaGTbE4lvlthelPYSvoyNvk4RECTmrVjMerp9RfUOQXZWLvCcAn1pKj7ZRxK4lI9Alrcw==
helmet@~6.1.5:
version "6.1.5"
resolved "https://registry.yarnpkg.com/helmet/-/helmet-6.1.5.tgz#2153387f6d73cce6efdfd85d3a65417cfb7db80c"
integrity sha512-UgAvdoG0BhF9vcCh/j0bWtElo2ZHHk6OzC98NLCM6zK03DEVSM0vUAtT7iR+oTo2Mi6sGelAH3tL6B/uUWxV4g==
homedir-polyfill@^1.0.1:
version "1.0.3"