Skip to content

Commit 6df959f

Browse files
chore(deps): bump koa from 2.15.4 to 2.16.1 in /examples/web-test-runner (#135)
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: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 12fbf7d commit 6df959f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/web-test-runner/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1750,9 +1750,9 @@ koa-static@^5.0.0:
17501750
koa-send "^5.0.0"
17511751

17521752
koa@^2.13.0:
1753-
version "2.15.4"
1754-
resolved "https://registry.yarnpkg.com/koa/-/koa-2.15.4.tgz#7000b3d8354558671adb1ba1b1c09bedb5f8da75"
1755-
integrity sha512-7fNBIdrU2PEgLljXoPWoyY4r1e+ToWCmzS/wwMPbUNs7X+5MMET1ObhJBlUkF5uZG9B6QhM2zS1TsH6adegkiQ==
1753+
version "2.16.1"
1754+
resolved "https://registry.yarnpkg.com/koa/-/koa-2.16.1.tgz#ba1aae04d8319d7dac4a17a0d289d7482501e194"
1755+
integrity sha512-umfX9d3iuSxTQP4pnzLOz0HKnPg0FaUUIKcye2lOiz3KPu1Y3M3xlz76dISdFPQs37P9eJz1wUpcTS6KDPn9fA==
17561756
dependencies:
17571757
accepts "^1.3.5"
17581758
cache-content-type "^1.0.0"

0 commit comments

Comments
 (0)