diff --git a/package.json b/package.json index 9455c0e..7576140 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "express": "^4.18.2" }, "devDependencies": { - "@types/cors": "^2.8.13", + "@types/cors": "^2.8.17", "@types/express": "^4.17.16", "@types/node": "^22.5.0", "@typescript-eslint/eslint-plugin": "latest", diff --git a/yarn.lock b/yarn.lock index 7e66d46..20afccd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -139,10 +139,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" "*"