revert(deps): restore hyper-express@6.4.2

https://github.com/kartikk221/hyper-express/discussions/115

kekw..
This commit is contained in:
Bobby 2022-09-14 13:53:26 +07:00
parent 6f2d87353b
commit ecaa272a3d
No known key found for this signature in database
GPG Key ID: 941839794CBF5A09
2 changed files with 13 additions and 5 deletions

View File

@ -46,7 +46,7 @@
"fluent-ffmpeg": "~2.1.2",
"fresh": "~0.5.2",
"helmet": "~6.0.0",
"hyper-express": "~6.4.7",
"hyper-express": "6.4.2",
"jszip": "~3.10.1",
"knex": "~2.3.0",
"live-directory": "~2.3.2",

View File

@ -3004,10 +3004,10 @@ https-proxy-agent@^5.0.0:
agent-base "6"
debug "4"
hyper-express@~6.4.7:
version "6.4.7"
resolved "https://registry.yarnpkg.com/hyper-express/-/hyper-express-6.4.7.tgz#03ed0aa0e75a275bef4aed4004fac9e4b6331c70"
integrity sha512-8PsqX5ZWL6KjRXZ6i+rMkDCThwV+fRBlPSQL+rI4eUiudLbS1Bc1TN6xUJDp1DuIJPH6q5Slz29OZk2M2NwZoQ==
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"
@ -3017,6 +3017,7 @@ hyper-express@~6.4.7:
cookie "^0.4.1"
cookie-signature "^1.1.0"
mime-types "^2.1.33"
qs "^6.10.3"
range-parser "^1.2.1"
type-is "^1.6.18"
uWebSockets.js "github:uNetworking/uWebSockets.js#v20.10.0"
@ -5062,6 +5063,13 @@ punycode@^2.1.0:
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
qs@^6.10.3:
version "6.11.0"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.0.tgz#fd0d963446f7a65e1367e01abd85429453f0c37a"
integrity sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==
dependencies:
side-channel "^1.0.4"
queue-microtask@^1.2.2:
version "1.2.3"
resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"