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 1717 "dependencies" : {
1818 "@koa/cors" : " ^5.0.0" ,
1919 "@teamwork/websocket-json-stream" : " ^2.0.0" ,
20- "koa" : " ^3.0.1 " ,
20+ "koa" : " ^3.0.3 " ,
2121 "koa-bodyparser" : " ^4.4.1" ,
2222 "koa-easy-ws" : " ^2.1.0" ,
2323 "sharedb" : " ^5.1.1" ,
Original file line number Diff line number Diff line change @@ -721,10 +721,10 @@ koa-easy-ws@^2.1.0:
721721 dependencies :
722722 debug "^4.1.1"
723723
724- koa@^3.0.1 :
725- version "3.0.1 "
726- resolved "https://registry.yarnpkg.com/koa/-/koa-3.0.1 .tgz#b211a0f350d1cc6185047671f8ef7e019c16351d "
727- integrity sha512-oDxVkRwPOHhGlxKIDiDB2h+/l05QPtefD7nSqRgDfZt8P+QVYFWjfeK8jANf5O2YXjk8egd7KntvXKYx82wOag ==
724+ koa@^3.0.3 :
725+ version "3.0.3 "
726+ resolved "https://registry.yarnpkg.com/koa/-/koa-3.0.3 .tgz#40a97b6da0c0d49a704af82db2b3e5a618ed9042 "
727+ integrity sha512-MeuwbCoN1daWS32/Ni5qkzmrOtQO2qrnfdxDHjrm6s4b59yG4nexAJ0pTEFyzjLp0pBVO80CZp0vW8Ze30Ebow ==
728728 dependencies :
729729 accepts "^1.3.8"
730730 content-disposition "~0.5.4"
You can’t perform that action at this time.
0 commit comments