diff --git a/apps/api/package.json b/apps/api/package.json index 13586ef..7e7ed70 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -20,7 +20,7 @@ }, "dependencies": { "@fastify/cookie": "^11.0.1", - "@fastify/cors": "^10.0.1", + "@fastify/cors": "^11.2.0", "@fastify/helmet": "^13.0.0", "@fastify/multipart": "^9.0.1", "@fastify/rate-limit": "^10.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7ddfeb4..012fbc1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: ^11.0.1 version: 11.0.2 '@fastify/cors': - specifier: ^10.0.1 - version: 10.1.0 + specifier: ^11.2.0 + version: 11.2.0 '@fastify/helmet': specifier: ^13.0.0 version: 13.0.2 @@ -527,8 +527,8 @@ packages: '@fastify/cookie@11.0.2': resolution: {integrity: sha512-GWdwdGlgJxyvNv+QcKiGNevSspMQXncjMZ1J8IvuDQk0jvkzgWWZFNC2En3s+nHndZBGV8IbLwOI/sxCZw/mzA==} - '@fastify/cors@10.1.0': - resolution: {integrity: sha512-MZyBCBJtII60CU9Xme/iE4aEy8G7QpzGR8zkdXZkDFt7ElEMachbE61tfhAG/bvSaULlqlf0huMT12T7iqEmdQ==} + '@fastify/cors@11.2.0': + resolution: {integrity: sha512-LbLHBuSAdGdSFZYTLVA3+Ch2t+sA6nq3Ejc6XLAKiQ6ViS2qFnvicpj0htsx03FyYeLs04HfRNBsz/a8SvbcUw==} '@fastify/deepmerge@3.2.1': resolution: {integrity: sha512-N5Oqvltoa2r9z1tbx4xjky0oRR60v+T47Ic4J1ukoVQcptLOrIdRnCSdTGmOmajZuHVKlTnfcmrjyqsGEW1ztA==} @@ -2606,9 +2606,6 @@ packages: minimist@1.2.8: resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} - mnemonist@0.40.0: - resolution: {integrity: sha512-kdd8AFNig2AD5Rkih7EPCXhu/iMvwevQFX/uEiGhZyPZi7fHqOoF4V4kHLpCfysxXMgQ4B52kdPMCwARshKvEg==} - ms@2.1.3: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} @@ -2713,9 +2710,6 @@ packages: resolution: {integrity: sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==} engines: {node: '>= 0.4'} - obliterator@2.0.5: - resolution: {integrity: sha512-42CPE9AhahZRsMNslczq0ctAEtqk8Eka26QofnqC346BZdHDySk3LWka23LI7ULIw11NmltpiLagIq8gBozxTw==} - ohash@2.0.11: resolution: {integrity: sha512-RdR9FQrFwNBNXAr4GixM8YaRZRJ5PUWbKYbE5eOsrwAjJW0q2REGcf79oYPsLyskQCZG1PLN+S/K1V00joZAoQ==} @@ -3752,10 +3746,10 @@ snapshots: cookie: 1.1.1 fastify-plugin: 5.1.0 - '@fastify/cors@10.1.0': + '@fastify/cors@11.2.0': dependencies: fastify-plugin: 5.1.0 - mnemonist: 0.40.0 + toad-cache: 3.7.1 '@fastify/deepmerge@3.2.1': {} @@ -6188,10 +6182,6 @@ snapshots: minimist@1.2.8: {} - mnemonist@0.40.0: - dependencies: - obliterator: 2.0.5 - ms@2.1.3: {} mz@2.7.0: @@ -6296,8 +6286,6 @@ snapshots: define-properties: 1.2.1 es-object-atoms: 1.1.2 - obliterator@2.0.5: {} - ohash@2.0.11: {} on-exit-leak-free@2.1.2: {}