From 2a18fd6a922ee63888ebacdee4f868d57c313e46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 15:26:25 +0000 Subject: [PATCH] chore(deps-dev): bump koa from 3.0.1 to 3.0.3 Bumps [koa](https://github.com/koajs/koa) from 3.0.1 to 3.0.3. - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/master/History.md) - [Commits](https://github.com/koajs/koa/compare/v3.0.1...v3.0.3) --- updated-dependencies: - dependency-name: koa dependency-version: 3.0.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- packages/integration/koa/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) 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