Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump koa in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [koa](https://github.com/koajs/koa).


Updates `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:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2025
commit 6724e62f6c34b67d71f69f07302089b37ed2ee85
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/koa__router": "^12.0.4",
"express": "^5.1.0",
"jsdom": "^25.0.1",
"koa": "^2.16.1",
"koa": "^3.0.1",
"turndown": "^7.2.0",
"zod": "^3.24.2"
},
Expand Down