Skip to content

Commit d4f0238

Browse files
build(deps): bump koa from 2.13.4 to 2.14.1 (#975)
Bumps [koa](https://github.com/koajs/koa) from 2.13.4 to 2.14.1. - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/2.14.1/History.md) - [Commits](koajs/koa@2.13.4...2.14.1) --- updated-dependencies: - dependency-name: koa dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 173e1cc commit d4f0238

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

package-lock.json

+8-7
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
@@ -96,7 +96,7 @@
9696
"body-parser": "^1.20.1",
9797
"express": "^4.18.2",
9898
"express-session": "^1.17.3",
99-
"koa": "^2.13.4",
99+
"koa": "^2.14.1",
100100
"koa-bodyparser": "^4.3.0",
101101
"multer": "^1.4.4"
102102
}

0 commit comments

Comments
 (0)