feat(deps): update hyper-express to ~6.4.1

This commit is contained in:
Bobby 2022-07-20 04:42:40 +07:00
parent e574cb4498
commit 05448842b8
No known key found for this signature in database
GPG Key ID: 941839794CBF5A09
2 changed files with 5 additions and 5 deletions

View File

@ -42,7 +42,7 @@
"fastq": "~1.13.0",
"fluent-ffmpeg": "~2.1.2",
"helmet": "~5.1.0",
"hyper-express": "~6.3.0",
"hyper-express": "~6.4.1",
"jszip": "~3.10.0",
"knex": "~2.1.0",
"live-directory": "~2.3.2",

View File

@ -2879,10 +2879,10 @@ https-proxy-agent@^5.0.0:
agent-base "6"
debug "4"
hyper-express@~6.3.0:
version "6.3.0"
resolved "https://registry.yarnpkg.com/hyper-express/-/hyper-express-6.3.0.tgz#059c0e356211fbc9871fd36a566e58a289b2450e"
integrity sha512-d8+2/axOR5YtJKx2sgFCduUKKZazWls4L0mT69p3YhGNMyY1mknEhfIo1QCYBeMe6yvOpuB2m0uEWSzwtDXAbA==
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==
dependencies:
"@types/busboy" "^0.3.1"
"@types/express" "^4.17.13"