mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-13 16:06:21 +00:00
fix(deps): update dependency hyper-express to ~6.4.2 (#547)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b9a1604440
commit
63620be3bf
@ -44,7 +44,7 @@
|
||||
"fluent-ffmpeg": "~2.1.2",
|
||||
"fresh": "~0.5.2",
|
||||
"helmet": "~5.1.0",
|
||||
"hyper-express": "~6.4.1",
|
||||
"hyper-express": "~6.4.2",
|
||||
"jszip": "~3.10.0",
|
||||
"knex": "~2.1.0",
|
||||
"live-directory": "~2.3.2",
|
||||
|
@ -2925,10 +2925,10 @@ https-proxy-agent@^5.0.0:
|
||||
agent-base "6"
|
||||
debug "4"
|
||||
|
||||
hyper-express@~6.4.1:
|
||||
version "6.4.1"
|
||||
resolved "https://registry.yarnpkg.com/hyper-express/-/hyper-express-6.4.1.tgz#0e7ff7a0fc752ab93b8fb84f946d71c9833a7382"
|
||||
integrity sha512-j0DSD16vFSLMVxrYmuQAbDEdmPzK1tikmJvRBSGOXk3wDM15MKDzaVr0CcnOkh1d/2IxrViqrWPDMZ/gDlJ2yQ==
|
||||
hyper-express@~6.4.2:
|
||||
version "6.4.2"
|
||||
resolved "https://registry.yarnpkg.com/hyper-express/-/hyper-express-6.4.2.tgz#f3828cda1bf64c67287907d29bd6ea7270f2e4eb"
|
||||
integrity sha512-R4cvUrdDYpulzer6GShRVZQs6V69HRwkV28Y+e3YnSMh2nYf0ipvCmCbOOKbcecUs64cNbY49hujht/njYAgLw==
|
||||
dependencies:
|
||||
"@types/busboy" "^0.3.1"
|
||||
"@types/express" "^4.17.13"
|
||||
|
Loading…
Reference in New Issue
Block a user