diff --git a/packages/integration/koa/package.json b/packages/integration/koa/package.json index 48101d4..97f2356 100644 --- a/packages/integration/koa/package.json +++ b/packages/integration/koa/package.json @@ -42,7 +42,7 @@ "@types/http-errors": "^2.0.5", "@types/koa": "^3.0.0", "http-errors": "^2.0.0", - "koa": "^3.0.1", + "koa": "^3.0.3", "koa-tree-router": "^0.13.1" }, "peerDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1d9386b..186a8b6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -75,8 +75,8 @@ importers: specifier: ^2.0.0 version: 2.0.0 koa: - specifier: ^3.0.1 - version: 3.0.1 + specifier: ^3.0.3 + version: 3.0.3 koa-tree-router: specifier: ^0.13.1 version: 0.13.1 @@ -1316,8 +1316,8 @@ packages: resolution: {integrity: sha512-MFsDRupP6crtCVgt+kZmg8jgeFZqkr3iumZcIzXfMoSsI4NfhnHVnUb+4ANdgH50QmFmk03ez3Vt8X+FE6Rj6g==} engines: {node: '>=12.0'} - koa@3.0.1: - resolution: {integrity: sha512-oDxVkRwPOHhGlxKIDiDB2h+/l05QPtefD7nSqRgDfZt8P+QVYFWjfeK8jANf5O2YXjk8egd7KntvXKYx82wOag==} + koa@3.0.3: + resolution: {integrity: sha512-MeuwbCoN1daWS32/Ni5qkzmrOtQO2qrnfdxDHjrm6s4b59yG4nexAJ0pTEFyzjLp0pBVO80CZp0vW8Ze30Ebow==} engines: {node: '>= 18'} kolorist@1.8.0: @@ -3151,7 +3151,7 @@ snapshots: '@types/koa': 2.15.0 koa-compose: 4.1.0 - koa@3.0.1: + koa@3.0.3: dependencies: accepts: 1.3.8 content-disposition: 0.5.4