Skip to content

Commit 2909370

Browse files
Bump koa from 3.0.0 to 3.0.1
Bumps [koa](https://github.com/koajs/koa) from 3.0.0 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@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: koa dependency-version: 3.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f6453a commit 2909370

File tree

2 files changed

+16
-35
lines changed

2 files changed

+16
-35
lines changed

package-lock.json

Lines changed: 15 additions & 34 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": "^3.0.0",
18+
"koa": "^3.0.1",
1919
"koa-body": "^6.0.1",
2020
"koa-router": "^13.0.1"
2121
},

0 commit comments

Comments
 (0)