From c8ca73107b4030c4fcc253cd92ac44e015fc5c31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 05:05:28 +0000 Subject: [PATCH] Bump @types/cors from 2.8.13 to 2.8.16 Bumps [@types/cors](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cors) from 2.8.13 to 2.8.16. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cors) --- updated-dependencies: - dependency-name: "@types/cors" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8ce4fe9..4c0165f 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "@discordjs/rest": "^1.7.0", "@discordjs/voice": "^0.16.0", "@types/color-thief-node": "^1.0.2", - "@types/cors": "^2.8.13", + "@types/cors": "^2.8.16", "@types/express": "^4.17.17", "@types/os-utils": "^0.0.1", "bluebird": "^3.7.2", diff --git a/yarn.lock b/yarn.lock index c048f36..7bb3ddf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -270,10 +270,10 @@ dependencies: "@types/node" "*" -"@types/cors@^2.8.13": - version "2.8.13" - resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.13.tgz#b8ade22ba455a1b8cb3b5d3f35910fd204f84f94" - integrity sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA== +"@types/cors@^2.8.16": + version "2.8.16" + resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.16.tgz#a24bf65acd216c078890ca6ceb91e672adb158e7" + integrity sha512-Trx5or1Nyg1Fq138PCuWqoApzvoSLWzZ25ORBiHMbbUT42g578lH1GT4TwYDbiUOLFuDsCkfLneT2105fsFWGg== dependencies: "@types/node" "*"