From 55b329da11dc4780ce0fbe636cb75826460a8232 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 19:45:37 +0800 Subject: [PATCH] fix(deps): update dependency @fastify/multipart to v7.4.2 (#1000) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b06b7458..d20c0ce1 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@babel/plugin-transform-typescript": "7.21.0", "@babel/types": "^7.21.0", "@fastify/cookie": "8.3.0", - "@fastify/multipart": "7.4.1", + "@fastify/multipart": "7.4.2", "@fastify/static": "6.9.0", "@innei/next-async": "0.3.0", "@nestjs/common": "9.3.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6a3aaf2d..def9dcd2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: '@babel/plugin-transform-typescript': 7.21.0 '@babel/types': ^7.21.0 '@fastify/cookie': 8.3.0 - '@fastify/multipart': 7.4.1 + '@fastify/multipart': 7.4.2 '@fastify/static': 6.9.0 '@innei/eslint-config-ts': 0.9.7 '@innei/next-async': 0.3.0 @@ -140,7 +140,7 @@ importers: '@babel/plugin-transform-typescript': 7.21.0_@babel+core@7.21.0 '@babel/types': 7.21.0 '@fastify/cookie': 8.3.0 - '@fastify/multipart': 7.4.1 + '@fastify/multipart': 7.4.2 '@fastify/static': 6.9.0 '@innei/next-async': 0.3.0 '@nestjs/common': 9.3.9_t3livvr4rnphsnpp4otxjboi6u @@ -1864,8 +1864,8 @@ packages: reusify: 1.0.4 dev: false - /@fastify/multipart/7.4.1: - resolution: {integrity: sha512-PgBJIg/1krx1nWIXGZSUFQMPHXeFv559TmpaswzmNkK6V/yn1xi4nkATqBetv7s5XbXhxzc75uaJgXWdUefxvQ==} + /@fastify/multipart/7.4.2: + resolution: {integrity: sha512-jrPoQ8I2Mpd92vVR/XE1DKBa+h7EiXaLL5TvHIUTtHiF7/0FChjP7spBQ9ROItpNrNKdKGB8uSJHmPIjRK/24A==} dependencies: '@fastify/busboy': 1.2.1 '@fastify/deepmerge': 1.3.0