fix(deps): update dependency hyper-express to ~6.14.4 (#737)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-12-17 20:31:28 +07:00 committed by GitHub
parent 587400896e
commit b8d18ce0c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -48,7 +48,7 @@
"fresh": "~0.5.2",
"fs-jetpack": "~5.1.0",
"helmet": "~6.2.0",
"hyper-express": "~6.14.3",
"hyper-express": "~6.14.4",
"jszip": "~3.10.1",
"knex": "~3.1.0",
"live-directory": "~2.3.2",

View File

@ -3395,10 +3395,10 @@ https-proxy-agent@^5.0.0:
agent-base "6"
debug "4"
hyper-express@~6.14.3:
version "6.14.3"
resolved "https://registry.yarnpkg.com/hyper-express/-/hyper-express-6.14.3.tgz#652e59f7351c45108fed6fb9741fbe9bef70f29c"
integrity sha512-oEHMcR2Bml15qslAtfn/GVWBj6xMvSFbQG81JFU+UsPINOUCbi2Jck9sNt4JVSQOGU7ujJ4+x9ao55g5Ltc0jA==
hyper-express@~6.14.4:
version "6.14.4"
resolved "https://registry.yarnpkg.com/hyper-express/-/hyper-express-6.14.4.tgz#28d1e374ec69c047d1b8d9434cb773732330aea9"
integrity sha512-6xoWlhgoegyse9I/GW0Q/h1yXsPFD32f0lRsgqZhYIrjLX7pQTNzOXLckKwJFXb5ZMwdPKoGs5qqNM4j435UjQ==
dependencies:
accepts "^1.3.7"
busboy "^1.0.0"