mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-13 16:06:21 +00:00
fix(deps): update hyper-express to ~6.3.0
This commit is contained in:
parent
6e83e92c4b
commit
bdbd78bad1
@ -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",
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user