diff --git a/package.json b/package.json index f5e0fb204..b29c75c0e 100644 --- a/package.json +++ b/package.json @@ -165,7 +165,7 @@ "@types/koa-favicon": "2.1.2", "@types/koa-mount": "4.0.4", "@types/koa-static": "4.0.3", - "@types/koa__router": "12.0.2", + "@types/koa__router": "12.0.3", "@types/lint-staged": "13.2.1", "@types/mailparser": "3.4.3", "@types/markdown-it": "13.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c0d371b04..f9f578a38 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -248,8 +248,8 @@ devDependencies: specifier: 4.0.3 version: 4.0.3 '@types/koa__router': - specifier: 12.0.2 - version: 12.0.2 + specifier: 12.0.3 + version: 12.0.3 '@types/lint-staged': specifier: 13.2.1 version: 13.2.1 @@ -1608,8 +1608,8 @@ packages: '@types/node': 20.5.6 dev: true - /@types/koa__router@12.0.2: - resolution: {integrity: sha512-xoiDqyIggk1hPOhD980SMhPYqUssvHkIh6CV/j00WemrYqqNM1jMellWJofEKm0ZbgJUyWunFvCHil20dQEhMg==} + /@types/koa__router@12.0.3: + resolution: {integrity: sha512-5YUJVv6NwM1z7m6FuYpKfNLTZ932Z6EF6xy2BbtpJSyn13DKNQEkXVffFVSnJHxvwwWh2SAeumpjAYUELqgjyw==} dependencies: '@types/koa': 2.13.10 dev: true