revert: "fix(deps): update dependency hyper-express to ~6.4.3 (#552)"

this reverts commit 80cfea0e83

relevant issue: https://github.com/kartikk221/hyper-express/issues/101
This commit is contained in:
Bobby Wibowo 2022-08-03 17:44:39 +07:00
parent 80cfea0e83
commit bc76d93ac4
No known key found for this signature in database
GPG Key ID: 51C3A1E1E22D26CF
2 changed files with 5 additions and 5 deletions

View File

@ -45,7 +45,7 @@
"fluent-ffmpeg": "~2.1.2",
"fresh": "~0.5.2",
"helmet": "~5.1.1",
"hyper-express": "~6.4.3",
"hyper-express": "~6.4.2",
"jszip": "~3.10.1",
"knex": "~2.2.0",
"live-directory": "~2.3.2",

View File

@ -2972,10 +2972,10 @@ https-proxy-agent@^5.0.0:
agent-base "6"
debug "4"
hyper-express@~6.4.3:
version "6.4.3"
resolved "https://registry.yarnpkg.com/hyper-express/-/hyper-express-6.4.3.tgz#b4e355776f0151ef90684c91c9d2a4c9481b4a19"
integrity sha512-o68THdIVcCQZoyrDfUwzK8zD3Lzyqf3N24tHLc2cPZ1DoDO1g1gbkbhHojQh7orDeR1+a72/stGSzaZPVpvkbg==
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"