fix(deps): update hyper-express to ~6.4.9

This commit is contained in:
Bobby 2022-09-21 09:03:13 +07:00
parent 47727f3ca8
commit be3bc41c66
No known key found for this signature in database
GPG Key ID: 941839794CBF5A09
2 changed files with 5 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.8",
"hyper-express": "~6.4.9",
"jszip": "~3.10.1",
"knex": "~2.3.0",
"live-directory": "~2.3.2",

View File

@ -3019,10 +3019,10 @@ https-proxy-agent@^5.0.0:
agent-base "6"
debug "4"
hyper-express@~6.4.8:
version "6.4.8"
resolved "https://registry.yarnpkg.com/hyper-express/-/hyper-express-6.4.8.tgz#8006e923c9307971aa0b78e9d9045700ec3d7fd8"
integrity sha512-DRqXDzMnfSYrJznACtw/k+G360W0jxbCnyUV70L8bYO7+cl3NNApfJRfAKo0cCiKO1WDCK2ao3TUQxbMje6u2Q==
hyper-express@~6.4.9:
version "6.4.9"
resolved "https://registry.yarnpkg.com/hyper-express/-/hyper-express-6.4.9.tgz#58c32ddfae61f463bd9ff9feba4386fd2de0845e"
integrity sha512-/kP9HiaHYw9bqSd+jTxL0aUu84PF7vbyc0psOP6l0bTkcf3Qu8GdlZt8bPcnd3wec67M/O/GxDkixkwfje9SkQ==
dependencies:
"@types/busboy" "^0.3.1"
"@types/express" "^4.17.13"