Bump koa from 2.13.3 to 2.13.4

Bumps [koa](https://github.com/koajs/koa) from 2.13.3 to 2.13.4.
- [Release notes](https://github.com/koajs/koa/releases)
- [Changelog](https://github.com/koajs/koa/blob/2.13.4/History.md)
- [Commits](https://github.com/koajs/koa/compare/2.13.3...2.13.4)

---
updated-dependencies:
- dependency-name: koa
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-07-14 09:06:37 +00:00 committed by GitHub
parent b3d6e8ab87
commit 03e949b769
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 33 deletions

View File

@ -107,7 +107,7 @@
"http-errors": "1.8.1",
"inquirer": "8.2.4",
"is-docker": "2.2.1",
"koa": "2.13.3",
"koa": "2.13.4",
"koa-body": "4.2.0",
"koa-compose": "4.1.0",
"koa-compress": "5.1.0",

View File

@ -49,7 +49,7 @@
},
"devDependencies": {
"cross-env": "^7.0.3",
"koa": "^2.13.1"
"koa": "^2.13.4"
},
"peerDependencies": {
"@strapi/strapi": "^4.0.0"

View File

@ -46,7 +46,7 @@
"url-join": "4.0.1"
},
"devDependencies": {
"koa": "^2.13.1"
"koa": "^2.13.4"
},
"engines": {
"node": ">=14.19.1 <=16.x.x",

View File

@ -15654,36 +15654,7 @@ koa2-ratelimit@^0.9.0:
redis "^4.0.0"
sequelize "^5.8.7"
koa@2.13.3:
version "2.13.3"
resolved "https://registry.yarnpkg.com/koa/-/koa-2.13.3.tgz#a62641ba753ec54bee2c6da1a4f294c5fac35407"
integrity sha512-XhXIoR+ylAwqG3HhXwnMPQAM/4xfywz52OvxZNmxmTWGGHsvmBv4NSIhURha6yMuvEex1WdtplUTHnxnKpQiGw==
dependencies:
accepts "^1.3.5"
cache-content-type "^1.0.0"
content-disposition "~0.5.2"
content-type "^1.0.4"
cookies "~0.8.0"
debug "^4.3.2"
delegates "^1.0.0"
depd "^2.0.0"
destroy "^1.0.4"
encodeurl "^1.0.2"
escape-html "^1.0.3"
fresh "~0.5.2"
http-assert "^1.3.0"
http-errors "^1.6.3"
is-generator-function "^1.0.7"
koa-compose "^4.1.0"
koa-convert "^2.0.0"
on-finished "^2.3.0"
only "~0.0.2"
parseurl "^1.3.2"
statuses "^1.5.0"
type-is "^1.6.16"
vary "^1.1.2"
koa@^2.13.1:
koa@2.13.4, koa@^2.13.4:
version "2.13.4"
resolved "https://registry.yarnpkg.com/koa/-/koa-2.13.4.tgz#ee5b0cb39e0b8069c38d115139c774833d32462e"
integrity sha512-43zkIKubNbnrULWlHdN5h1g3SEKXOEzoAlRsHOTFpnlDu8JlAOZSMJBLULusuXRequboiwJcj5vtYXKB3k7+2g==