diff --git a/package.json b/package.json index ac8a5d9a..f7c16a99 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@babel/plugin-transform-typescript": "7.21.3", "@babel/types": "^7.21.4", "@fastify/cookie": "8.3.0", - "@fastify/multipart": "7.5.0", + "@fastify/multipart": "7.6.0", "@fastify/static": "6.9.0", "@innei/next-async": "0.3.0", "@nestjs/common": "9.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5a51be63..91e16f20 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: 8.3.0 version: 8.3.0 '@fastify/multipart': - specifier: 7.5.0 - version: 7.5.0 + specifier: 7.6.0 + version: 7.6.0 '@fastify/static': specifier: 6.9.0 version: 6.9.0 @@ -2040,8 +2040,8 @@ packages: reusify: 1.0.4 dev: false - /@fastify/multipart@7.5.0: - resolution: {integrity: sha512-cAQzz+vVRaNomTppActeqA3xZstF18WK9gjwCMAkoU6xKFljsnKewdGw2RkcYAaiWgFzGBQUD8owSKPFgzhJAA==} + /@fastify/multipart@7.6.0: + resolution: {integrity: sha512-mQoz0SMxk1WAYLYvQypoj3GYhCbmhnFl2LdleTzKQ4HgPfhVcMT014uln2wgzRh2y+gL74b/+j0mMVgvOKpqpQ==} dependencies: '@fastify/busboy': 1.2.1 '@fastify/deepmerge': 1.3.0