File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 14
14
"dependencies" : {
15
15
"@koa/cors" : " ^5.0.0" ,
16
16
"@teamwork/websocket-json-stream" : " ^2.0.0" ,
17
- "koa" : " ^2.15.4 " ,
17
+ "koa" : " ^2.16.1 " ,
18
18
"koa-bodyparser" : " ^4.4.1" ,
19
19
"koa-easy-ws" : " ^2.1.0" ,
20
20
"sharedb" : " ^5.1.1" ,
Original file line number Diff line number Diff line change @@ -758,10 +758,10 @@ koa-easy-ws@^2.1.0:
758
758
dependencies :
759
759
debug "^4.1.1"
760
760
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 ==
765
765
dependencies :
766
766
accepts "^1.3.5"
767
767
cache-content-type "^1.0.0"
You can’t perform that action at this time.
0 commit comments