diff --git a/packages/fastify-renderer/package.json b/packages/fastify-renderer/package.json index 8f58ad8..2c2c5d6 100644 --- a/packages/fastify-renderer/package.json +++ b/packages/fastify-renderer/package.json @@ -64,7 +64,7 @@ }, "dependencies": { "@fastify/accepts": "^4.2.0", - "@fastify/middie": "^8.3.0", + "@fastify/middie": "^8.3.3", "@fastify/static": "^6.11.2", "@opentelemetry/api": "^1.6.0", "@vitejs/plugin-react-refresh": "^1.3.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ba08db7..12772e1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -64,8 +64,8 @@ importers: specifier: ^4.2.0 version: 4.3.0 '@fastify/middie': - specifier: ^8.3.0 - version: 8.3.0 + specifier: ^8.3.3 + version: 8.3.3 '@fastify/static': specifier: ^6.11.2 version: 6.12.0 @@ -517,8 +517,8 @@ packages: '@fastify/fast-json-stringify-compiler@4.3.0': resolution: {integrity: sha512-aZAXGYo6m22Fk1zZzEUKBvut/CIIQe/BapEORnxiD5Qr0kPHqqI69NtEMCme74h+at72sPhbkb4ZrLd1W3KRLA==} - '@fastify/middie@8.3.0': - resolution: {integrity: sha512-h+zBxCzMlkEkh4fM7pZaSGzqS7P9M0Z6rXnWPdUEPfe7x1BCj++wEk/pQ5jpyYY4pF8AknFqb77n7uwh8HdxEA==} + '@fastify/middie@8.3.3': + resolution: {integrity: sha512-+WHavMQr9CNTZoy2cjoDxoWp76kZ3JKjAtZj5sXNlxX5XBzHig0TeCPfPc+1+NQmliXtndT3PFwAjrQHE/6wnQ==} '@fastify/send@2.1.0': resolution: {integrity: sha512-yNYiY6sDkexoJR0D8IDy3aRP3+L4wdqCpvx5WP+VtEU58sn7USmKynBzDQex5X42Zzvw2gNzzYgP90UfWShLFA==} @@ -2385,8 +2385,8 @@ packages: path-parse@1.0.7: resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} - path-to-regexp@6.2.1: - resolution: {integrity: sha512-JLyh7xT1kizaEvcaXOQwOc2/Yhw6KZOvPf1S8401UyLk86CU79LN3vl7ztXGm/pZ+YjoyAJ4rxmHwbkBXJX+yw==} + path-to-regexp@6.3.0: + resolution: {integrity: sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==} path-to-regexp@8.2.0: resolution: {integrity: sha512-TdrF7fW9Rphjq4RjrW0Kp2AW0Ahwu9sRGTkS6bvDi0SCwZlEZYmcfDbEsTz8RVk0EHIS/Vd1bv3JhG+1xZuAyQ==} @@ -3434,11 +3434,11 @@ snapshots: dependencies: fast-json-stringify: 5.9.1 - '@fastify/middie@8.3.0': + '@fastify/middie@8.3.3': dependencies: '@fastify/error': 3.4.1 fastify-plugin: 4.5.1 - path-to-regexp: 6.2.1 + path-to-regexp: 6.3.0 reusify: 1.0.4 '@fastify/send@2.1.0': @@ -5529,7 +5529,7 @@ snapshots: path-parse@1.0.7: {} - path-to-regexp@6.2.1: {} + path-to-regexp@6.3.0: {} path-to-regexp@8.2.0: {}