From dab7e75c92e0b30576aa647af4e20c4d3642fa86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 03:05:59 +0000 Subject: [PATCH] Bump koa from 2.15.0 to 2.15.1 Bumps [koa](https://github.com/koajs/koa) from 2.15.0 to 2.15.1. - [Changelog](https://github.com/koajs/koa/blob/2.15.1/History.md) - [Commits](https://github.com/koajs/koa/compare/2.15.0...2.15.1) --- updated-dependencies: - dependency-name: koa dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cabe3c8..73b76ea 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ dependencies: version: 3.7.7 koa: specifier: ^2.14.2 - version: 2.15.0 + version: 2.15.1 koa-route: specifier: ^4.0.1 version: 4.0.1 @@ -2810,8 +2810,8 @@ packages: - supports-color dev: false - /koa@2.15.0: - resolution: {integrity: sha512-KEL/vU1knsoUvfP4MC4/GthpQrY/p6dzwaaGI6Rt4NQuFqkw3qrvsdYF5pz3wOfi7IGTvMPHC9aZIcUKYFNxsw==} + /koa@2.15.1: + resolution: {integrity: sha512-kpxzGxsv7tlc0WmccWd6CfdWqYXk4o/FsCTjnKaDnHLjPK/Sy1MpoBkuKO5LN7GdPHgPljrAVmMO3wbFxEJTeA==} engines: {node: ^4.8.4 || ^6.10.1 || ^7.10.1 || >= 8.1.4} dependencies: accepts: 1.3.8