mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-13 07:56:23 +00:00
fix(deps): update dependency helmet to ~6.0.1 (#621)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
240339c50c
commit
6424f43aeb
@ -46,7 +46,7 @@
|
||||
"fluent-ffmpeg": "~2.1.2",
|
||||
"fresh": "~0.5.2",
|
||||
"fs-jetpack": "~5.1.0",
|
||||
"helmet": "~6.0.0",
|
||||
"helmet": "~6.0.1",
|
||||
"hyper-express": "~6.5.2",
|
||||
"jszip": "~3.10.1",
|
||||
"knex": "~2.3.0",
|
||||
|
@ -2924,10 +2924,10 @@ has@^1.0.3:
|
||||
dependencies:
|
||||
function-bind "^1.1.1"
|
||||
|
||||
helmet@~6.0.0:
|
||||
version "6.0.0"
|
||||
resolved "https://registry.yarnpkg.com/helmet/-/helmet-6.0.0.tgz#8e183820ddccd7729a206ad73c577b264f495595"
|
||||
integrity sha512-FO9RpR1wNJepH/GbLPQVtkE2eESglXL641p7SdyoT4LngHFJcZheHMoyUcjCZF4qpuMMO1u5q6RK0l9Ux8JBcg==
|
||||
helmet@~6.0.1:
|
||||
version "6.0.1"
|
||||
resolved "https://registry.yarnpkg.com/helmet/-/helmet-6.0.1.tgz#52ec353638b2e87f14fe079d142b368ac11e79a4"
|
||||
integrity sha512-8wo+VdQhTMVBMCITYZaGTbE4lvlthelPYSvoyNvk4RECTmrVjMerp9RfUOQXZWLvCcAn1pKj7ZRxK4lI9Alrcw==
|
||||
|
||||
homedir-polyfill@^1.0.1:
|
||||
version "1.0.3"
|
||||
|
Loading…
Reference in New Issue
Block a user