Skip to content

Commit cf8b60d

Browse files
Bump koa from 2.16.1 to 3.0.1 (#152)
Bumps [koa](https://github.com/koajs/koa) from 2.16.1 to 3.0.1. - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/master/History.md) - [Commits](koajs/koa@v2.16.1...v3.0.1) --- updated-dependencies: - dependency-name: koa dependency-version: 3.0.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3098eea commit cf8b60d

File tree

2 files changed

+63
-60
lines changed

2 files changed

+63
-60
lines changed

packages/hooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/aws-lambda": "^8.10.130",
3131
"@types/koa": "^2.13.6",
3232
"@types/supertest": "^6.0.2",
33-
"koa": "^2.16.1",
33+
"koa": "^3.0.1",
3434
"supertest": "^7.0.0"
3535
},
3636
"engines": {

pnpm-lock.yaml

Lines changed: 62 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)