fix(deps): update dependency helmet to ~4.6.0 (#412)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-05-12 00:27:12 +07:00 committed by GitHub
parent 009ed3ca2b
commit 7d1b55013e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -41,7 +41,7 @@
"express": "~4.17.1",
"express-rate-limit": "~5.2.6",
"fluent-ffmpeg": "~2.1.2",
"helmet": "~4.4.1",
"helmet": "~4.6.0",
"jszip": "~3.6.0",
"knex": "~0.21.19",
"multer": "~1.4.2",

View File

@ -3378,10 +3378,10 @@ has@^1.0.0, has@^1.0.3:
dependencies:
function-bind "^1.1.1"
helmet@~4.4.1:
version "4.4.1"
resolved "https://registry.yarnpkg.com/helmet/-/helmet-4.4.1.tgz#a17e1444d81d7a83ddc6e6f9bc6e2055b994efe7"
integrity sha512-G8tp0wUMI7i8wkMk2xLcEvESg5PiCitFMYgGRc/PwULB0RVhTP5GFdxOwvJwp9XVha8CuS8mnhmE8I/8dx/pbw==
helmet@~4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/helmet/-/helmet-4.6.0.tgz#579971196ba93c5978eb019e4e8ec0e50076b4df"
integrity sha512-HVqALKZlR95ROkrnesdhbbZJFi/rIVSoNq6f3jA/9u6MIbTsPh3xZwihjeI5+DO/2sOV6HMHooXcEOuwskHpTg==
hex-color-regex@^1.1.0:
version "1.1.0"