Skip to content

Commit 2b49f67

Browse files
Bump koa from 2.15.4 to 2.16.0
Bumps [koa](https://github.com/koajs/koa) from 2.15.4 to 2.16.0. - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/master/History.md) - [Commits](koajs/koa@2.15.4...2.16.0) --- updated-dependencies: - dependency-name: koa dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5de3ddd commit 2b49f67

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"finished": "^1.2.2",
18-
"koa": "^2.15.4",
18+
"koa": "^2.16.0",
1919
"koa-body": "^6.0.1",
2020
"koa-router": "^13.0.1"
2121
},

0 commit comments

Comments
 (0)