chore(deps): bump koa and @types/koa (#5250)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Bumps [koa](https://github.com/koajs/koa) and [@types/koa](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa). These dependencies needed to be updated together.

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

Updates `@types/koa` from 2.13.5 to 2.13.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa)

---
updated-dependencies:
- dependency-name: koa
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/koa"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-04-24 16:28:57 -07:00
committed by GitHub
parent 473eb93377
commit 6b978fc780
2 changed files with 10 additions and 10 deletions

View File

@@ -117,7 +117,7 @@
"jszip": "^3.10.1",
"katex": "^0.16.4",
"kbar": "0.1.0-beta.40",
"koa": "^2.13.4",
"koa": "^2.14.2",
"koa-body": "^6.0.1",
"koa-compress": "^5.1.0",
"koa-helmet": "^6.1.0",
@@ -245,7 +245,7 @@
"@types/jest": "^29.4.0",
"@types/jsonwebtoken": "^8.5.8",
"@types/katex": "^0.16.0",
"@types/koa": "^2.13.4",
"@types/koa": "^2.13.6",
"@types/koa-compress": "^4.0.3",
"@types/koa-helmet": "^6.0.4",
"@types/koa-logger": "^3.1.2",