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 1414 "dependencies" : {
1515 "@koa/router" : " ^14.0.0" ,
1616 "helmet" : " ^8.1.0" ,
17- "koa" : " ^3.0.1 " ,
17+ "koa" : " ^3.0.3 " ,
1818 "koa-helmet" : " ^8.0.1"
1919 },
2020 "scripts" : {
Original file line number Diff line number Diff line change @@ -521,10 +521,10 @@ koa-helmet@^8.0.1:
521521 resolved "https://registry.yarnpkg.com/koa-helmet/-/koa-helmet-8.0.1.tgz#ed2603d91e715a84a3ce9b17f1c1c9f4bcc21586"
522522 integrity sha512-lXDqTqNLgqyOKEuCSF3MFReJmEQQ0GD0NzkdSe9dKH87NSMc5GxAA7H5mYaAT+UJypYkIS1lPNRqTuEUgl+l3Q==
523523
524- koa@^3.0.1 :
525- version "3.0.1 "
526- resolved "https://registry.yarnpkg.com/koa/-/koa-3.0.1 .tgz#b211a0f350d1cc6185047671f8ef7e019c16351d "
527- integrity sha512-oDxVkRwPOHhGlxKIDiDB2h+/l05QPtefD7nSqRgDfZt8P+QVYFWjfeK8jANf5O2YXjk8egd7KntvXKYx82wOag ==
524+ koa@^3.0.3 :
525+ version "3.0.3 "
526+ resolved "https://registry.yarnpkg.com/koa/-/koa-3.0.3 .tgz#40a97b6da0c0d49a704af82db2b3e5a618ed9042 "
527+ integrity sha512-MeuwbCoN1daWS32/Ni5qkzmrOtQO2qrnfdxDHjrm6s4b59yG4nexAJ0pTEFyzjLp0pBVO80CZp0vW8Ze30Ebow ==
528528 dependencies :
529529 accepts "^1.3.8"
530530 content-disposition "~0.5.4"
You can’t perform that action at this time.
0 commit comments