From 2d4420200faa9836ec7c8dc94a2416c720c0b605 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 20:05:55 +0800 Subject: [PATCH] chore(deps-dev): bump @types/koa-static from 4.0.2 to 4.0.3 (#13574) * chore(deps-dev): bump @types/koa-static from 4.0.2 to 4.0.3 Bumps [@types/koa-static](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa-static) from 4.0.2 to 4.0.3. - [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 eb760b02c..67c68f298 100644 --- a/package.json +++ b/package.json @@ -164,7 +164,7 @@ "@types/koa-basic-auth": "2.0.5", "@types/koa-favicon": "2.1.2", "@types/koa-mount": "4.0.4", - "@types/koa-static": "4.0.2", + "@types/koa-static": "4.0.3", "@types/koa__router": "12.0.1", "@types/lint-staged": "13.2.1", "@types/mailparser": "3.4.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ac891206f..cbdb5fcfc 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.2 - version: 4.0.2 + specifier: 4.0.3 + version: 4.0.3 '@types/koa__router': specifier: 12.0.1 version: 12.0.1 @@ -1594,8 +1594,8 @@ packages: '@types/koa': 2.13.10 dev: true - /@types/koa-static@4.0.2: - resolution: {integrity: sha512-ns/zHg+K6XVPMuohjpOlpkR1WLa4VJ9czgUP9bxkCDn0JZBtUWbD/wKDZzPGDclkQK1bpAEScufCHOy8cbfL0w==} + /@types/koa-static@4.0.3: + resolution: {integrity: sha512-4U9uZwXqYAudDLDVkw1prJM5avn9/lHLVEwoyyI/ITZluWkBdmirkj8EsOLG6kLr0XFZdViR0ZBtQ3oetSsr3g==} dependencies: '@types/koa': 2.13.10 '@types/koa-send': 4.1.3