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

This commit is contained in:
Bobby Wibowo 2022-07-14 14:13:42 +07:00
parent c32f18a697
commit edbb6ef9f0
No known key found for this signature in database
GPG Key ID: 51C3A1E1E22D26CF
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.5",
"hyper-express": "~6.2.6",
"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.5:
version "6.2.5"
resolved "https://registry.yarnpkg.com/hyper-express/-/hyper-express-6.2.5.tgz#2cbd2d703495ed241a8da29abaf156490d3fe309"
integrity sha512-Jj7R+mkxwE2/m8H4A+8Ojn/BhJRkzGvYMWU9+wl/Ljhle67H4yStR5izK5oyfUGAmAwX2uM9PocXm+Ae+KT07Q==
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==
dependencies:
"@types/busboy" "^0.3.1"
"@types/express" "^4.17.13"