Skip to content

Commit 35686d3

Browse files
Bump koa from 2.15.3 to 3.0.0
Bumps [koa](https://github.com/koajs/koa) from 2.15.3 to 3.0.0. - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/master/History.md) - [Commits](koajs/koa@2.15.3...v3.0.0) --- updated-dependencies: - dependency-name: koa dependency-version: 3.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8e6d36f commit 35686d3

File tree

2 files changed

+66
-71
lines changed

2 files changed

+66
-71
lines changed

package-lock.json

+65-70
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"description": "Koa JSON response body streaming for async iterators",
1818
"devDependencies": {
1919
"jest": "^29.7.0",
20-
"koa": "^2.15.3",
20+
"koa": "^3.0.0",
2121
"supertest": "^7.0.0"
2222
}
2323
}

0 commit comments

Comments
 (0)