Skip to content

Commit de8d8d2

Browse files
Bump koa from 2.15.4 to 2.16.1 (#32)
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 19e8c5d commit de8d8d2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@koa/cors": "^5.0.0",
1616
"@teamwork/websocket-json-stream": "^2.0.0",
17-
"koa": "^2.15.4",
17+
"koa": "^2.16.1",
1818
"koa-bodyparser": "^4.4.1",
1919
"koa-easy-ws": "^2.1.0",
2020
"sharedb": "^5.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -758,10 +758,10 @@ koa-easy-ws@^2.1.0:
758758
dependencies:
759759
debug "^4.1.1"
760760

761-
koa@^2.15.4:
762-
version "2.15.4"
763-
resolved "https://registry.yarnpkg.com/koa/-/koa-2.15.4.tgz#7000b3d8354558671adb1ba1b1c09bedb5f8da75"
764-
integrity sha512-7fNBIdrU2PEgLljXoPWoyY4r1e+ToWCmzS/wwMPbUNs7X+5MMET1ObhJBlUkF5uZG9B6QhM2zS1TsH6adegkiQ==
761+
koa@^2.16.1:
762+
version "2.16.1"
763+
resolved "https://registry.yarnpkg.com/koa/-/koa-2.16.1.tgz#ba1aae04d8319d7dac4a17a0d289d7482501e194"
764+
integrity sha512-umfX9d3iuSxTQP4pnzLOz0HKnPg0FaUUIKcye2lOiz3KPu1Y3M3xlz76dISdFPQs37P9eJz1wUpcTS6KDPn9fA==
765765
dependencies:
766766
accepts "^1.3.5"
767767
cache-content-type "^1.0.0"

0 commit comments

Comments
 (0)