fix(deps): update dependency helmet to ~4.4.1 (#364)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-01-27 23:13:24 +07:00 committed by GitHub
parent 3f468c7082
commit 69bb761e53
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.3",
"fluent-ffmpeg": "~2.1.2",
"helmet": "~4.3.1",
"helmet": "~4.4.1",
"jszip": "~3.5.0",
"knex": "~0.21.16",
"multer": "~1.4.2",

View File

@ -3281,10 +3281,10 @@ has@^1.0.0, has@^1.0.3:
dependencies:
function-bind "^1.1.1"
helmet@~4.3.1:
version "4.3.1"
resolved "https://registry.yarnpkg.com/helmet/-/helmet-4.3.1.tgz#e374e2fb3f8da045d0233f13299b1fde6e59e4e1"
integrity sha512-WsafDyKsIexB0+pUNkq3rL1rB5GVAghR68TP8ssM9DPEMzfBiluEQlVzJ/FEj6Vq2Ag3CNuxf7aYMjXrN0X49Q==
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==
hex-color-regex@^1.1.0:
version "1.1.0"