From d809ca0733a8a531302f58cfba1d083372f0673d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 20:24:57 +0000 Subject: [PATCH] chore(deps-dev): bump @fastify/formbody from 8.0.1 to 8.0.2 Bumps [@fastify/formbody](https://github.com/fastify/fastify-formbody) from 8.0.1 to 8.0.2. - [Release notes](https://github.com/fastify/fastify-formbody/releases) - [Commits](https://github.com/fastify/fastify-formbody/compare/v8.0.1...v8.0.2) --- updated-dependencies: - dependency-name: "@fastify/formbody" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/fastify-html-plugin/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/fastify-html-plugin/package.json b/packages/fastify-html-plugin/package.json index 48148dcd..341a7b2d 100644 --- a/packages/fastify-html-plugin/package.json +++ b/packages/fastify-html-plugin/package.json @@ -23,7 +23,7 @@ "fastify-plugin": "^5.0.1" }, "devDependencies": { - "@fastify/formbody": "^8.0.1", + "@fastify/formbody": "^8.0.2", "@swc-node/register": "^1.10.9", "@swc/helpers": "^0.5.15", "@types/jsdom": "^21.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f96233a4..7e682ff1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -238,8 +238,8 @@ importers: version: 5.0.1 devDependencies: '@fastify/formbody': - specifier: ^8.0.1 - version: 8.0.1 + specifier: ^8.0.2 + version: 8.0.2 '@swc-node/register': specifier: ^1.10.9 version: 1.10.9(@swc/core@1.7.26(@swc/helpers@0.5.15))(@swc/types@0.1.12)(typescript@5.7.2) @@ -440,8 +440,8 @@ packages: '@fastify/fast-json-stringify-compiler@5.0.0': resolution: {integrity: sha512-tywfuZfXsyxLC5kEqrMubbFa9vpAxNtuPE7j9w5si1r+6p5b981pDfZ5Y8HBqmjDQl+PABT7cV5jZgXI2j+I5g==} - '@fastify/formbody@8.0.1': - resolution: {integrity: sha512-LPrcadSIK8TrQk510Zdj56fnw7cyHq0/PW0YHGGM8ycGL4X7XAex+FKcwpzB4i5lF9eykc71a4EtcO9AEoByqw==} + '@fastify/formbody@8.0.2': + resolution: {integrity: sha512-84v5J2KrkXzjgBpYnaNRPqwgMsmY7ZDjuj0YVuMR3NXCJRCgKEZy/taSP1wUYGn0onfxJpLyRGDLa+NMaDJtnA==} '@fastify/forwarded@3.0.0': resolution: {integrity: sha512-kJExsp4JCms7ipzg7SJ3y8DwmePaELHxKYtg+tZow+k0znUTf3cb+npgyqm8+ATZOdmfgfydIebPDWM172wfyA==} @@ -2352,7 +2352,7 @@ snapshots: dependencies: fast-json-stringify: 6.0.0 - '@fastify/formbody@8.0.1': + '@fastify/formbody@8.0.2': dependencies: fast-querystring: 1.1.2 fastify-plugin: 5.0.1