diff --git a/package-lock.json b/package-lock.json index ea427554fc..080fe7b3a9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10305,9 +10305,9 @@ } }, "node_modules/@types/cors": { - "version": "2.8.16", - "resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.16.tgz", - "integrity": "sha512-Trx5or1Nyg1Fq138PCuWqoApzvoSLWzZ25ORBiHMbbUT42g578lH1GT4TwYDbiUOLFuDsCkfLneT2105fsFWGg==", + "version": "2.8.17", + "resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.17.tgz", + "integrity": "sha512-8CGDvrBj1zgo2qE+oS3pOCyYNqCPryMWY2bGfwA0dcfopWGgxs+78df0Rs3rc9THP4JkOhLsAa+15VdpAqkcUA==", "dependencies": { "@types/node": "*" } @@ -30282,7 +30282,7 @@ "devDependencies": { "@takaro/test": "0.0.1", "@types/cookie-parser": "^1.4.3", - "@types/cors": "^2.8.12", + "@types/cors": "^2.8.17", "@types/express": "^4.17.13", "supertest": "^6.2.4" } @@ -37302,7 +37302,7 @@ "@takaro/test": "0.0.1", "@takaro/util": "0.0.1", "@types/cookie-parser": "^1.4.3", - "@types/cors": "^2.8.12", + "@types/cors": "^2.8.17", "@types/express": "^4.17.13", "body-parser": "^1.20.0", "class-validator-jsonschema": "^3.1.1", @@ -37937,9 +37937,9 @@ } }, "@types/cors": { - "version": "2.8.16", - "resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.16.tgz", - "integrity": "sha512-Trx5or1Nyg1Fq138PCuWqoApzvoSLWzZ25ORBiHMbbUT42g578lH1GT4TwYDbiUOLFuDsCkfLneT2105fsFWGg==", + "version": "2.8.17", + "resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.17.tgz", + "integrity": "sha512-8CGDvrBj1zgo2qE+oS3pOCyYNqCPryMWY2bGfwA0dcfopWGgxs+78df0Rs3rc9THP4JkOhLsAa+15VdpAqkcUA==", "requires": { "@types/node": "*" }