fix(deps): update dependency @fastify/multipart to v7.6.0 (#1043)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-04-16 09:33:10 +08:00
committed by GitHub
parent d803ad5d54
commit 057d83d587
2 changed files with 5 additions and 5 deletions

View File

@@ -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",

8
pnpm-lock.yaml generated
View File

@@ -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