Skip to content

Commit fe97fb2

Browse files
build(deps-dev): bump koa from 2.15.3 to 3.0.1
Bumps [koa](https://github.com/koajs/koa) from 2.15.3 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@2.15.3...v3.0.1) --- updated-dependencies: - dependency-name: koa dependency-version: 3.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ddbf473 commit fe97fb2

File tree

2 files changed

+107
-104
lines changed

2 files changed

+107
-104
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
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.1",
2121
"supertest": "^7.0.0"
2222
}
2323
}

0 commit comments

Comments
 (0)