mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-13 07:56:23 +00:00
Update dependency helmet to ~4.3.1 (#348)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
bac2b88075
commit
37de5e74ce
@ -41,7 +41,7 @@
|
||||
"express": "~4.17.1",
|
||||
"express-rate-limit": "~5.2.3",
|
||||
"fluent-ffmpeg": "~2.1.2",
|
||||
"helmet": "~4.2.0",
|
||||
"helmet": "~4.3.1",
|
||||
"jszip": "~3.5.0",
|
||||
"knex": "~0.21.14",
|
||||
"multer": "~1.4.2",
|
||||
|
@ -3337,10 +3337,10 @@ has@^1.0.0, has@^1.0.3:
|
||||
dependencies:
|
||||
function-bind "^1.1.1"
|
||||
|
||||
helmet@~4.2.0:
|
||||
version "4.2.0"
|
||||
resolved "https://registry.yarnpkg.com/helmet/-/helmet-4.2.0.tgz#e81f5613cc1c90402af581794dc9878ad078b237"
|
||||
integrity sha512-aoiSxXMd0ks1ojYpSCFoCRzgv4rY/uB9jKStaw8PkXwsdLYa/Gq+Nc5l0soH0cwBIsLAlujPnx4HLQs+LaXCrQ==
|
||||
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==
|
||||
|
||||
hex-color-regex@^1.1.0:
|
||||
version "1.1.0"
|
||||
|
Loading…
Reference in New Issue
Block a user