From a53d25e114ae7c9986cd66fd06c1033765795737 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 15:16:22 +0000 Subject: [PATCH] build(deps): bump @types/koa__cors from 4.0.0 to 5.0.0 Bumps [@types/koa__cors](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa__cors) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa__cors) --- updated-dependencies: - dependency-name: "@types/koa__cors" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1f50ea9..cd81afe 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@koa/multer": "^3.0.2", "@koa/router": "^12.0.0", "@types/koa": "^2.15.0", - "@types/koa__cors": "4.0.0", + "@types/koa__cors": "5.0.0", "@types/koa__router": "12.0.4", "koa": "^2.15.3", "koa-basic-auth": "^4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e5ce946..0d72660 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^2.15.0 version: 2.15.0 '@types/koa__cors': - specifier: 4.0.0 - version: 4.0.0 + specifier: 5.0.0 + version: 5.0.0 '@types/koa__router': specifier: 12.0.4 version: 12.0.4 @@ -509,8 +509,8 @@ packages: '@types/koa@2.15.0': resolution: {integrity: sha512-7QFsywoE5URbuVnG3loe03QXuGajrnotr3gQkXcEBShORai23MePfFYdhz90FEtBBpkyIYQbVD+evKtloCgX3g==} - '@types/koa__cors@4.0.0': - resolution: {integrity: sha512-qpwswNgQ2GxiDGNnKbDSBY5XmQTVJ6fspNvInLsAJ+jSwINxihvVzblj5anujNBg2BtL0xpUrcIt3UYwGzu05A==} + '@types/koa__cors@5.0.0': + resolution: {integrity: sha512-LCk/n25Obq5qlernGOK/2LUwa/2YJb2lxHUkkvYFDOpLXlVI6tKcdfCHRBQnOY4LwH6el5WOLs6PD/a8Uzau6g==} '@types/koa__router@12.0.4': resolution: {integrity: sha512-Y7YBbSmfXZpa/m5UGGzb7XadJIRBRnwNY9cdAojZGp65Cpe5MAP3mOZE7e3bImt8dfKS4UFcR16SLH8L/z7PBw==} @@ -2783,7 +2783,7 @@ snapshots: '@types/koa-compose': 3.2.7 '@types/node': 20.10.6 - '@types/koa__cors@4.0.0': + '@types/koa__cors@5.0.0': dependencies: '@types/koa': 2.15.0