From fb2ff40ab0f75139d80e0f398ff9f68b0b5aecd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 16:19:22 +0800 Subject: [PATCH] chore(deps-dev): bump @types/koa-static from 4.0.3 to 4.0.4 (#13746) * chore(deps-dev): bump @types/koa-static from 4.0.3 to 4.0.4 Bumps [@types/koa-static](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa-static) from 4.0.3 to 4.0.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa-static) --- updated-dependencies: - dependency-name: "@types/koa-static" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * chore: fix pnpm install --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2b5c0e06a6ac4f..470bffcd6d0011 100644 --- a/package.json +++ b/package.json @@ -164,7 +164,7 @@ "@types/koa-basic-auth": "2.0.6", "@types/koa-favicon": "2.1.3", "@types/koa-mount": "4.0.4", - "@types/koa-static": "4.0.3", + "@types/koa-static": "4.0.4", "@types/koa__router": "12.0.3", "@types/lint-staged": "13.2.2", "@types/mailparser": "3.4.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f69895406a1622..110cea5f083ae4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -245,8 +245,8 @@ devDependencies: specifier: 4.0.4 version: 4.0.4 '@types/koa-static': - specifier: 4.0.3 - version: 4.0.3 + specifier: 4.0.4 + version: 4.0.4 '@types/koa__router': specifier: 12.0.3 version: 12.0.3 @@ -1585,8 +1585,8 @@ packages: '@types/koa': 2.13.11 dev: true - /@types/koa-static@4.0.3: - resolution: {integrity: sha512-4U9uZwXqYAudDLDVkw1prJM5avn9/lHLVEwoyyI/ITZluWkBdmirkj8EsOLG6kLr0XFZdViR0ZBtQ3oetSsr3g==} + /@types/koa-static@4.0.4: + resolution: {integrity: sha512-j1AUzzl7eJYEk9g01hNTlhmipFh8RFbOQmaMNLvLcNNAkPw0bdTs3XTa3V045XFlrWN0QYnblbDJv2RzawTn6A==} dependencies: '@types/koa': 2.13.11 '@types/koa-send': 4.1.3