From 44bf786e44b6a8f1818bf2d99d78321d866032bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 15:59:24 +0000 Subject: [PATCH] build(deps): bump @types/koa__router from 12.0.0 to 12.0.3 Bumps [@types/koa__router](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa__router) from 12.0.0 to 12.0.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa__router) --- updated-dependencies: - dependency-name: "@types/koa__router" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e48056f..dfa5bba 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@koa/router": "^12.0.0", "@types/koa": "^2.13.6", "@types/koa__cors": "4.0.0", - "@types/koa__router": "12.0.0", + "@types/koa__router": "12.0.3", "koa": "^2.14.2", "koa-basic-auth": "^4.0.0", "koa-body": "6.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eb7ccd4..6e95f3a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ dependencies: specifier: 4.0.0 version: 4.0.0 '@types/koa__router': - specifier: 12.0.0 - version: 12.0.0 + specifier: 12.0.3 + version: 12.0.3 koa: specifier: ^2.14.2 version: 2.14.2 @@ -973,8 +973,8 @@ packages: '@types/koa': 2.13.10 dev: false - /@types/koa__router@12.0.0: - resolution: {integrity: sha512-S6eHyZyoWCZLNHyy8j0sMW85cPrpByCbGGU2/BO4IzGiI87aHJ92lZh4E9xfsM9DcbCT469/OIqyC0sSJXSIBQ==} + /@types/koa__router@12.0.3: + resolution: {integrity: sha512-5YUJVv6NwM1z7m6FuYpKfNLTZ932Z6EF6xy2BbtpJSyn13DKNQEkXVffFVSnJHxvwwWh2SAeumpjAYUELqgjyw==} dependencies: '@types/koa': 2.13.10 dev: false