diff --git a/package.json b/package.json index f9e7b34..e641a53 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "better-auth": "1.6.26", "cross-env": "10.1.0", "drizzle-orm": "^0.45.2", - "fastify": "5.11.2", + "fastify": "5.11.3", "oxlint": "1.77.0", "oxlint-tsgolint": "^7.0.2001", "pg": "^8.23.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 15707ff..87290db 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,8 +61,8 @@ importers: specifier: ^0.45.2 version: 0.45.2(@types/pg@8.21.0)(kysely@0.29.4)(pg@8.23.0)(postgres@3.4.9) fastify: - specifier: 5.11.2 - version: 5.11.2 + specifier: 5.11.3 + version: 5.11.3 oxlint: specifier: 1.77.0 version: 1.77.0(oxlint-tsgolint@7.0.2001) @@ -291,6 +291,9 @@ packages: '@fastify/ajv-compiler@4.0.5': resolution: {integrity: sha512-KoWKW+MhvfTRWL4qrhUwAAZoaChluo0m0vbiJlGMt2GXvL4LVPQEjt8kSpHI3IBq5Rez8fg+XeH3cneztq+C7A==} + '@fastify/ajv-compiler@4.0.6': + resolution: {integrity: sha512-NtuzM0SfaMJbGlnjr9LWQUN5LzgSrbB8tf/wRZNas+4E1O/Nmzl53e7ruT61HDZyRCJGC6FxIogmNZO1c5ETBA==} + '@fastify/cors@11.2.0': resolution: {integrity: sha512-LbLHBuSAdGdSFZYTLVA3+Ch2t+sA6nq3Ejc6XLAKiQ6ViS2qFnvicpj0htsx03FyYeLs04HfRNBsz/a8SvbcUw==} @@ -1762,8 +1765,8 @@ packages: fastify-plugin@5.1.0: resolution: {integrity: sha512-FAIDA8eovSt5qcDgcBvDuX/v0Cjz0ohGhENZ/wpc3y+oZCY2afZ9Baqql3g/lC+OHRnciQol4ww7tuthOb9idw==} - fastify@5.11.2: - resolution: {integrity: sha512-i/eJG7nXR9OkbFgoX4jFiPOHoRq0rXqDACVAXELh5Fdg6BFBErIVZ8MyibGCwup9Go1pYrxZJ0ogIub8vVdEcQ==} + fastify@5.11.3: + resolution: {integrity: sha512-W6hzDP8s0iSeL7LGwY6Oc/ZxuXWOvFEMs6p2L0Si415YRo27W5pBKdOTXxhemBDeSTAcpYf5evRA9onF2OYhPA==} fastify@5.8.5: resolution: {integrity: sha512-Yqptv59pQzPgQUSIm87hMqHJmdkb1+GPxdE6vW6FRyVE9G86mt7rOghitiU4JHRaTyDUk9pfeKmDeu70lAwM4Q==} @@ -3292,6 +3295,12 @@ snapshots: ajv-formats: 3.0.1(ajv@8.20.0) fast-uri: 3.1.5 + '@fastify/ajv-compiler@4.0.6': + dependencies: + ajv: 8.20.0 + ajv-formats: 3.0.1(ajv@8.20.0) + fast-uri: 4.1.2 + '@fastify/cors@11.2.0': dependencies: fastify-plugin: 5.1.0 @@ -4378,9 +4387,9 @@ snapshots: fastify-plugin@5.1.0: {} - fastify@5.11.2: + fastify@5.11.3: dependencies: - '@fastify/ajv-compiler': 4.0.5 + '@fastify/ajv-compiler': 4.0.6 '@fastify/error': 4.2.0 '@fastify/fast-json-stringify-compiler': 5.1.0 '@fastify/proxy-addr': 5.1.0