diff --git a/package.json b/package.json index ed3b61c..a114fdf 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "cross-env": "^10.0.0", "dotenv": "^17.2.1", "jsonwebtoken": "^9.0.2", - "koa": "^3.0.1", + "koa": "^3.0.3", "koa-bodyparser": "^4.4.1", "koa-jwt": "^4.0.4", "koa-logger": "^4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8adfe00..19ea139 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,7 +22,7 @@ importers: version: 5.0.0 '@koa/multer': specifier: ^4.0.0 - version: 4.0.0(koa@3.0.1)(multer@2.0.2) + version: 4.0.0(koa@3.0.3)(multer@2.0.2) '@koa/router': specifier: ^14.0.0 version: 14.0.0 @@ -54,8 +54,8 @@ importers: specifier: ^9.0.2 version: 9.0.2 koa: - specifier: ^3.0.1 - version: 3.0.1 + specifier: ^3.0.3 + version: 3.0.3 koa-bodyparser: specifier: ^4.4.1 version: 4.4.1 @@ -2102,6 +2102,7 @@ packages: get-git-folder@0.1.2: resolution: {integrity: sha512-LYf1bS5g3PH71uGLVe3jR2jZm2DbJjoQk7w99WAR7fsdzqEuzGUGqFiVszTHTUXGp+N0gT+kLKhy9isUhM5a2Q==} + deprecated: Please upgrade `get-git-folder` to `git-utility download` command hasBin: true get-intrinsic@1.3.0: @@ -2599,12 +2600,12 @@ packages: peerDependencies: '@types/koa': '*' - koa@2.16.2: - resolution: {integrity: sha512-+CCssgnrWKx9aI3OeZwroa/ckG4JICxvIFnSiOUyl2Uv+UTI+xIw0FfFrWS7cQFpoePpr9o8csss7KzsTzNL8Q==} + koa@2.16.3: + resolution: {integrity: sha512-zPPuIt+ku1iCpFBRwseMcPYQ1cJL8l60rSmKeOuGfOXyE6YnTBmf2aEFNL2HQGrD0cPcLO/t+v9RTgC+fwEh/g==} engines: {node: ^4.8.4 || ^6.10.1 || ^7.10.1 || >= 8.1.4} - koa@3.0.1: - resolution: {integrity: sha512-oDxVkRwPOHhGlxKIDiDB2h+/l05QPtefD7nSqRgDfZt8P+QVYFWjfeK8jANf5O2YXjk8egd7KntvXKYx82wOag==} + koa@3.0.3: + resolution: {integrity: sha512-MeuwbCoN1daWS32/Ni5qkzmrOtQO2qrnfdxDHjrm6s4b59yG4nexAJ0pTEFyzjLp0pBVO80CZp0vW8Ze30Ebow==} engines: {node: '>= 18'} koagger@0.4.0: @@ -2827,6 +2828,7 @@ packages: mobx-github@0.3.11: resolution: {integrity: sha512-xbad5SNMmVJBKoWTnkUxzObSWQI/olk3Iy6ai2LWEbou2hfpQVre0/FaejQs593cNyheQl1RULdKctOcB4EbyQ==} + deprecated: Don't use versions with old API & bugs mobx-restful@2.1.0: resolution: {integrity: sha512-5fuTDldCPwU+Ji/ea5UGza8Nd1FbM4qEI5w+e/SESTrimchcAx8nvO4zWuNB/OEm3dsVqo8eMASdhnaJ5FRS8g==} @@ -3904,6 +3906,7 @@ packages: web-utility@4.5.1: resolution: {integrity: sha512-Yy9m6GiYKFLbqHVYbH8S/c3bSJUs5iv0XVCWYjZp/lANOuAQX28+bief7UHY4MLdaZuMBmHs4MqrwxfS8bcvRQ==} + deprecated: Don't use versions with old API & bugs peerDependencies: element-internals-polyfill: '>=1' typescript: '>=4.1' @@ -4997,9 +5000,9 @@ snapshots: multer: 2.0.2 optional: true - '@koa/multer@4.0.0(koa@3.0.1)(multer@2.0.2)': + '@koa/multer@4.0.0(koa@3.0.3)(multer@2.0.2)': dependencies: - koa: 3.0.1 + koa: 3.0.3 multer: 2.0.2 '@koa/router@13.1.1': @@ -7362,7 +7365,7 @@ snapshots: lodash: 4.17.21 read-pkg-up: 7.0.1 - koa@2.16.2: + koa@2.16.3: dependencies: accepts: 1.3.8 cache-content-type: 1.0.1 @@ -7390,7 +7393,7 @@ snapshots: transitivePeerDependencies: - supports-color - koa@3.0.1: + koa@3.0.3: dependencies: accepts: 1.3.8 content-disposition: 0.5.4 @@ -7416,7 +7419,7 @@ snapshots: class-transformer: 0.5.1 class-validator: 0.14.2 class-validator-jsonschema: 5.0.2(class-transformer@0.5.1)(class-validator@0.14.2) - koa: 2.16.2 + koa: 2.16.3 koa-mount: 4.2.0 koa2-swagger-ui: 5.11.0(@types/koa@3.0.0) openapi-backend: 5.14.0 @@ -8154,7 +8157,7 @@ snapshots: body-parser: 1.20.3 express: 4.21.2 express-session: 1.18.2 - koa: 3.0.1 + koa: 3.0.3 koa-bodyparser: 4.4.1 multer: 2.0.2 transitivePeerDependencies: