Skip to content

Commit e03dcb0

Browse files
chore(deps): bump koa from 2.16.0 to 2.16.1 in /demo in the npm_and_yarn group across 1 directory (#48)
chore(deps): bump koa Bumps the npm_and_yarn group with 1 update in the /demo directory: [koa](https://github.com/koajs/koa). Updates `koa` from 2.16.0 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.16.0...v2.16.1) --- updated-dependencies: - dependency-name: koa dependency-version: 2.16.1 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a1f040b commit e03dcb0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

demo/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2362,9 +2362,9 @@ koa-static@^5.0.0:
23622362
koa-send "^5.0.0"
23632363

23642364
koa@^2.13.0:
2365-
version "2.16.0"
2366-
resolved "https://registry.yarnpkg.com/koa/-/koa-2.16.0.tgz#0a82ed4d460774ff0b444e361cd6e4bd5c767ee3"
2367-
integrity sha512-Afhqq0Vq3W7C+/rW6IqHVBDLzqObwZ07JaUNUEF8yCQ6afiyFE3RAy+i7V0E46XOWlH7vPWn/x0vsZwNy6PWxw==
2365+
version "2.16.1"
2366+
resolved "https://registry.yarnpkg.com/koa/-/koa-2.16.1.tgz#ba1aae04d8319d7dac4a17a0d289d7482501e194"
2367+
integrity sha512-umfX9d3iuSxTQP4pnzLOz0HKnPg0FaUUIKcye2lOiz3KPu1Y3M3xlz76dISdFPQs37P9eJz1wUpcTS6KDPn9fA==
23682368
dependencies:
23692369
accepts "^1.3.5"
23702370
cache-content-type "^1.0.0"

0 commit comments

Comments
 (0)