Skip to content

Commit 57e7e42

Browse files
Bump koa from 2.14.2 to 2.15.0
Bumps [koa](https://github.com/koajs/koa) from 2.14.2 to 2.15.0. - [Changelog](https://github.com/koajs/koa/blob/2.15.0/History.md) - [Commits](koajs/koa@2.14.2...2.15.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 45829c4 commit 57e7e42

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

+8-8
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
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"finished": "^1.2.2",
18-
"koa": "^2.14.2",
18+
"koa": "^2.15.0",
1919
"koa-body": "^6.0.1",
2020
"koa-router": "^12.0.1"
2121
},

0 commit comments

Comments
 (0)