diff --git a/package.json b/package.json index 7761f0f5..ec4c8d9e 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@types/bluebird": "^3.5.42", "@types/cls-hooked": "^4.3.9", "@types/compression": "^1.8.1", - "@types/cors": "^2.8.18", + "@types/cors": "^2.8.19", "@types/jest": "^29.5.14", "@types/jsonwebtoken": "^9.0.9", "@types/serve-favicon": "^2.5.7", diff --git a/yarn.lock b/yarn.lock index 71997b3f..9a492ad1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1170,10 +1170,10 @@ "@types/keygrip" "*" "@types/node" "*" -"@types/cors@^2.8.12", "@types/cors@^2.8.17", "@types/cors@^2.8.18": - version "2.8.18" - resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.18.tgz#101e033b3ca06695f3d73c587cd7f9eb348135d1" - integrity sha512-nX3d0sxJW41CqQvfOzVG1NCTXfFDrDWIghCZncpHeWlVFd81zxB/DLhg7avFg6eHLCRX7ckBmoIIcqa++upvJA== +"@types/cors@^2.8.12", "@types/cors@^2.8.17", "@types/cors@^2.8.19": + version "2.8.19" + resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.19.tgz#d93ea2673fd8c9f697367f5eeefc2bbfa94f0342" + integrity sha512-mFNylyeyqN93lfe/9CSxOGREz8cpzAhH+E93xJ4xWQf62V8sQ/24reV2nyzUWM6H6Xji+GGHpkbLe7pVoUEskg== dependencies: "@types/node" "*"