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

This commit is contained in:
Bobby 2022-07-15 00:29:54 +07:00
parent 6e83e92c4b
commit bdbd78bad1
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.2.6",
"hyper-express": "~6.3.0",
"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.2.6:
version "6.2.6"
resolved "https://registry.yarnpkg.com/hyper-express/-/hyper-express-6.2.6.tgz#e7a1acf80e0dc98c271a8e2193986b471f387023"
integrity sha512-a52p2hbTyQOkhmtd8sInrlfsewdnZYs7sFIW/vdFZOOBci+ULCF414aqFLk3f3w35t88IkL4lnlZlbU7k/Yyzw==
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==
dependencies:
"@types/busboy" "^0.3.1"
"@types/express" "^4.17.13"