Skip to content

Commit bd8f09b

Browse files
Bump koa from 2.15.4 to 2.16.1 in /example/koa (#85)
Bumps [koa](https://github.com/koajs/koa) from 2.15.4 to 2.16.1. - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/master/History.md) - [Commits](koajs/koa@2.15.4...v2.16.1) --- updated-dependencies: - dependency-name: koa dependency-version: 2.16.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4037760 commit bd8f09b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/koa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"i18next": "23.5.1",
1313
"i18next-fs-backend": "2.2.0",
1414
"i18next-http-middleware": "3.4.0",
15-
"koa": "2.15.4",
15+
"koa": "2.16.1",
1616
"koa-body": "6.0.1",
1717
"koa-mount": "4.0.0",
1818
"koa-static": "5.0.0"

0 commit comments

Comments
 (0)