fix(deps): update dependency hyper-express to ~6.4.11 (#593)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-10-16 10:09:28 +07:00 committed by GitHub
parent f37c5b6ad1
commit 998116cd63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -47,7 +47,7 @@
"fresh": "~0.5.2",
"fs-jetpack": "~5.0.0",
"helmet": "~6.0.0",
"hyper-express": "~6.4.10",
"hyper-express": "~6.4.11",
"jszip": "~3.10.1",
"knex": "~2.3.0",
"live-directory": "~2.3.2",

View File

@ -2880,10 +2880,10 @@ https-proxy-agent@^5.0.0:
agent-base "6"
debug "4"
hyper-express@~6.4.10:
version "6.4.10"
resolved "https://registry.yarnpkg.com/hyper-express/-/hyper-express-6.4.10.tgz#fddd13f9fa4b4b7fa476295dd2c89f2abd518357"
integrity sha512-lrYfWdkYWmmgQD/96GPd0DsRSxeeTOrvD0DphR+8qHCtyB377orfxZj/9ZxPmvT7/d4jY92EYR2tdVpTUOCD9A==
hyper-express@~6.4.11:
version "6.4.11"
resolved "https://registry.yarnpkg.com/hyper-express/-/hyper-express-6.4.11.tgz#509cd1bc47b166c56dd061da26ddf1229afd7218"
integrity sha512-N2kw09u+LPntnZD6O31rwhxLkc78Ilm3Q2PUmvzmcwaOaajPUz/V0ddsneoVErBROLWXLvxTB6MTU5wJ/+SwCQ==
dependencies:
"@types/busboy" "^0.3.1"
"@types/express" "^4.17.13"