diff --git a/package.json b/package.json index e246b222..ce657fbf 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@swc/cli": "~0.1.62", "@swc/core": "~1.3.85", "@swc/helpers": "~0.5.2", - "@types/cors": "^2.8.13", + "@types/cors": "^2.8.17", "@types/express": "^4.17.17", "@types/ioredis-mock": "^8", "@types/jest": "^29.5.5", diff --git a/yarn.lock b/yarn.lock index c8b6061f..eeb819b1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4487,10 +4487,10 @@ dependencies: "@types/node" "*" -"@types/cors@^2.8.13": - version "2.8.13" - resolved "https://registry.npmjs.org/@types/cors/-/cors-2.8.13.tgz" - integrity sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA== +"@types/cors@^2.8.17": + version "2.8.17" + resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.17.tgz#5d718a5e494a8166f569d986794e49c48b216b2b" + integrity sha512-8CGDvrBj1zgo2qE+oS3pOCyYNqCPryMWY2bGfwA0dcfopWGgxs+78df0Rs3rc9THP4JkOhLsAa+15VdpAqkcUA== dependencies: "@types/node" "*"