mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-14 00:16:21 +00:00
fix(deps): update dependency helmet to v5 (#462)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b00a376c63
commit
42c8a3e06c
@ -43,7 +43,7 @@
|
||||
"express": "~4.17.3",
|
||||
"express-rate-limit": "~6.3.0",
|
||||
"fluent-ffmpeg": "~2.1.2",
|
||||
"helmet": "~4.6.0",
|
||||
"helmet": "~5.0.2",
|
||||
"jszip": "~3.9.1",
|
||||
"knex": "~0.21.21",
|
||||
"multer": "~1.4.4",
|
||||
|
@ -3137,10 +3137,10 @@ has@^1.0.3:
|
||||
dependencies:
|
||||
function-bind "^1.1.1"
|
||||
|
||||
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==
|
||||
helmet@~5.0.2:
|
||||
version "5.0.2"
|
||||
resolved "https://registry.yarnpkg.com/helmet/-/helmet-5.0.2.tgz#3264ec6bab96c82deaf65e3403c369424cb2366c"
|
||||
integrity sha512-QWlwUZZ8BtlvwYVTSDTBChGf8EOcQ2LkGMnQJxSzD1mUu8CCjXJZq/BXP8eWw4kikRnzlhtYo3lCk0ucmYA3Vg==
|
||||
|
||||
homedir-polyfill@^1.0.1:
|
||||
version "1.0.3"
|
||||
|
Loading…
Reference in New Issue
Block a user