mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-30 23:01:34 +00:00
fix(deps): update dependency helmet to ~5.1.0 (#500)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
ed12ad1274
commit
d510a4fc4d
@ -43,7 +43,7 @@
|
||||
"express": "~4.18.1",
|
||||
"express-rate-limit": "~6.4.0",
|
||||
"fluent-ffmpeg": "~2.1.2",
|
||||
"helmet": "~5.0.2",
|
||||
"helmet": "~5.1.0",
|
||||
"jszip": "~3.9.1",
|
||||
"knex": "~0.21.21",
|
||||
"markdown-it": "~13.0.1",
|
||||
|
@ -3160,10 +3160,10 @@ has@^1.0.3:
|
||||
dependencies:
|
||||
function-bind "^1.1.1"
|
||||
|
||||
helmet@~5.0.2:
|
||||
version "5.0.2"
|
||||
resolved "https://registry.yarnpkg.com/helmet/-/helmet-5.0.2.tgz#3264ec6bab96c82deaf65e3403c369424cb2366c"
|
||||
integrity sha512-QWlwUZZ8BtlvwYVTSDTBChGf8EOcQ2LkGMnQJxSzD1mUu8CCjXJZq/BXP8eWw4kikRnzlhtYo3lCk0ucmYA3Vg==
|
||||
helmet@~5.1.0:
|
||||
version "5.1.0"
|
||||
resolved "https://registry.yarnpkg.com/helmet/-/helmet-5.1.0.tgz#e98a5d4bf89ab8119c856018a3bcc82addadcd47"
|
||||
integrity sha512-klsunXs8rgNSZoaUrNeuCiWUxyc+wzucnEnFejUg3/A+CaF589k9qepLZZ1Jehnzig7YbD4hEuscGXuBY3fq+g==
|
||||
|
||||
homedir-polyfill@^1.0.1:
|
||||
version "1.0.3"
|
||||
|
Loading…
Reference in New Issue
Block a user