diff --git a/package.json b/package.json index ec29a602c..470d54827 100644 --- a/package.json +++ b/package.json @@ -164,7 +164,7 @@ "@types/koa-favicon": "2.0.21", "@types/koa-mount": "4.0.2", "@types/koa-static": "4.0.2", - "@types/koa__router": "12.0.0", + "@types/koa__router": "12.0.1", "@types/lint-staged": "13.2.0", "@types/mailparser": "3.4.0", "@types/markdown-it": "13.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 68427c2d5..faefad6bc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -245,8 +245,8 @@ devDependencies: specifier: 4.0.2 version: 4.0.2 '@types/koa__router': - specifier: 12.0.0 - version: 12.0.0 + specifier: 12.0.1 + version: 12.0.1 '@types/lint-staged': specifier: 13.2.0 version: 13.2.0 @@ -1598,8 +1598,8 @@ packages: '@types/node': 20.5.6 dev: true - /@types/koa__router@12.0.0: - resolution: {integrity: sha512-S6eHyZyoWCZLNHyy8j0sMW85cPrpByCbGGU2/BO4IzGiI87aHJ92lZh4E9xfsM9DcbCT469/OIqyC0sSJXSIBQ==} + /@types/koa__router@12.0.1: + resolution: {integrity: sha512-uqV+v6pCsfLZwK+Ar6XavKSZ6Cbsgw12bCEX9L0IKHj81LTWXcrayxJWkLtez5vOMQlq+ax+lZcuCyh9CgxYGw==} dependencies: '@types/koa': 2.13.8 dev: true