From 2f1db391eba28983643325afd7000ae49ef6f55d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 01:18:35 +0000 Subject: [PATCH] build(deps-dev): bump @types/cors from 2.8.9 to 2.8.10 Bumps [@types/cors](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cors) from 2.8.9 to 2.8.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cors) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2fe6a3cf..7e36142c 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@types/bluebird": "^3.5.33", "@types/cls-hooked": "^4.3.1", "@types/compression": "^1.7.0", - "@types/cors": "^2.8.9", + "@types/cors": "^2.8.10", "@types/helmet": "^4.0.0", "@types/jest": "^26.0.20", "@types/jsonwebtoken": "^8.5.0", diff --git a/yarn.lock b/yarn.lock index 0503a2aa..16f1d35d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1012,10 +1012,10 @@ dependencies: "@types/node" "*" -"@types/cors@^2.8.9": - version "2.8.9" - resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.9.tgz#4bd1fcac72eca8d5bec93e76c7fdcbdc1bc2cd4a" - integrity sha512-zurD1ibz21BRlAOIKP8yhrxlqKx6L9VCwkB5kMiP6nZAhoF5MvC7qS1qPA7nRcr1GJolfkQC7/EAL4hdYejLtg== +"@types/cors@^2.8.10": + version "2.8.10" + resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.10.tgz#61cc8469849e5bcdd0c7044122265c39cec10cf4" + integrity sha512-C7srjHiVG3Ey1nR6d511dtDkCEjxuN9W1HWAEjGq8kpcwmNM6JJkpC0xvabM7BXTG2wDq8Eu33iH9aQKa7IvLQ== "@types/debug@^4.1.4": version "4.1.5"