mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-19 01:31:34 +00:00
fix(deps): update dependency hyper-express to v6.4.5 (#558)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b21fa66e59
commit
aca4a02f53
@ -45,7 +45,7 @@
|
|||||||
"fluent-ffmpeg": "~2.1.2",
|
"fluent-ffmpeg": "~2.1.2",
|
||||||
"fresh": "~0.5.2",
|
"fresh": "~0.5.2",
|
||||||
"helmet": "~5.1.1",
|
"helmet": "~5.1.1",
|
||||||
"hyper-express": "6.4.2",
|
"hyper-express": "6.4.5",
|
||||||
"jszip": "~3.10.1",
|
"jszip": "~3.10.1",
|
||||||
"knex": "~2.2.0",
|
"knex": "~2.2.0",
|
||||||
"live-directory": "~2.3.2",
|
"live-directory": "~2.3.2",
|
||||||
|
@ -2972,10 +2972,10 @@ https-proxy-agent@^5.0.0:
|
|||||||
agent-base "6"
|
agent-base "6"
|
||||||
debug "4"
|
debug "4"
|
||||||
|
|
||||||
hyper-express@6.4.2:
|
hyper-express@6.4.5:
|
||||||
version "6.4.2"
|
version "6.4.5"
|
||||||
resolved "https://registry.yarnpkg.com/hyper-express/-/hyper-express-6.4.2.tgz#f3828cda1bf64c67287907d29bd6ea7270f2e4eb"
|
resolved "https://registry.yarnpkg.com/hyper-express/-/hyper-express-6.4.5.tgz#14b9141cb15fc8c349774ecd335b710dd21b783a"
|
||||||
integrity sha512-R4cvUrdDYpulzer6GShRVZQs6V69HRwkV28Y+e3YnSMh2nYf0ipvCmCbOOKbcecUs64cNbY49hujht/njYAgLw==
|
integrity sha512-50Dl0mftcxgxg9KM/f1jIXAE3yaX92XtNzP4NWqEXPqPTrED9KbY1oeVPSU6rGIJFjyhsJ0ZOYfhP+NpWUUPcQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/busboy" "^0.3.1"
|
"@types/busboy" "^0.3.1"
|
||||||
"@types/express" "^4.17.13"
|
"@types/express" "^4.17.13"
|
||||||
|
Loading…
Reference in New Issue
Block a user