diff --git a/package.json b/package.json index c30cdb7..1071bb6 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 20d80d1..ac5b76e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"