diff --git a/packages/fastify-html-plugin/package.json b/packages/fastify-html-plugin/package.json index 6fdc3c84..c1d5c825 100644 --- a/packages/fastify-html-plugin/package.json +++ b/packages/fastify-html-plugin/package.json @@ -29,7 +29,7 @@ "@types/jsdom": "^21.1.7", "@types/node": "^22.13.13", "c8": "^10.1.3", - "fastify": "^5.3.1", + "fastify": "^5.3.2", "jsdom": "^25.0.1", "tsd": "^0.31.2", "tslib": "^2.8.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e79331b6..0f480df2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -256,8 +256,8 @@ importers: specifier: ^10.1.3 version: 10.1.3 fastify: - specifier: ^5.3.1 - version: 5.3.1 + specifier: ^5.3.2 + version: 5.3.2 jsdom: specifier: ^25.0.1 version: 25.0.1 @@ -1060,8 +1060,8 @@ packages: fastify-plugin@5.0.1: resolution: {integrity: sha512-HCxs+YnRaWzCl+cWRYFnHmeRFyR5GVnJTAaCJQiYzQSDwK9MgJdyAsuL3nh0EWRCYMgQ5MeziymvmAhUHYHDUQ==} - fastify@5.3.1: - resolution: {integrity: sha512-PhpFhuUZVnq1IvTHCrIMCqqukNuJGWnV/nxTrSDtirbsAZnVYO8I9LaxSk5OPXSiioA6DoEG1r5U1g41/cix0g==} + fastify@5.3.2: + resolution: {integrity: sha512-AIPqBgtqBAwkOkrnwesEE+dOyU30dQ4kh7udxeGVR05CRGwubZx+p2H8P0C4cRnQT0+EPK4VGea2DTL2RtWttg==} fastq@1.19.1: resolution: {integrity: sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==} @@ -2885,7 +2885,7 @@ snapshots: fastify-plugin@5.0.1: {} - fastify@5.3.1: + fastify@5.3.2: dependencies: '@fastify/ajv-compiler': 4.0.2 '@fastify/error': 4.1.0