fix(deps): update dependency @fastify/multipart to v7.3.0 (#830)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
"@babel/plugin-transform-typescript": "7.19.3",
|
||||
"@babel/types": "*",
|
||||
"@fastify/cookie": "8.3.0",
|
||||
"@fastify/multipart": "7.2.0",
|
||||
"@fastify/multipart": "7.3.0",
|
||||
"@fastify/static": "6.5.0",
|
||||
"@nestjs/common": "9.1.6",
|
||||
"@nestjs/core": "9.1.6",
|
||||
|
||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -15,7 +15,7 @@ specifiers:
|
||||
'@babel/plugin-transform-typescript': 7.19.3
|
||||
'@babel/types': '*'
|
||||
'@fastify/cookie': 8.3.0
|
||||
'@fastify/multipart': 7.2.0
|
||||
'@fastify/multipart': 7.3.0
|
||||
'@fastify/static': 6.5.0
|
||||
'@innei/eslint-config-ts': latest
|
||||
'@innei/prettier': latest
|
||||
@@ -138,7 +138,7 @@ dependencies:
|
||||
'@babel/plugin-transform-typescript': 7.19.3_@babel+core@7.19.6
|
||||
'@babel/types': 7.19.3
|
||||
'@fastify/cookie': 8.3.0
|
||||
'@fastify/multipart': 7.2.0
|
||||
'@fastify/multipart': 7.3.0
|
||||
'@fastify/static': 6.5.0
|
||||
'@nestjs/common': 9.1.6_mpbqhbv3qeq77ujihdpg6d4hsy
|
||||
'@nestjs/core': 9.1.6_5ibe2xdes2uq4zkorbichrtsoa
|
||||
@@ -1591,8 +1591,8 @@ packages:
|
||||
reusify: 1.0.4
|
||||
dev: false
|
||||
|
||||
/@fastify/multipart/7.2.0:
|
||||
resolution: {integrity: sha512-LwfwbCLy30Be1pa5q7F8xCTygxJdEWkfkQhD4OWZ13+vMH4tP/6Bu3OkSTlFatxLAmbEl2UpHLf7CU7w7csRIw==}
|
||||
/@fastify/multipart/7.3.0:
|
||||
resolution: {integrity: sha512-tbzQiRFxoADCn0G10CqiQ/nDWWcfegtwg826Pfz2h7+XvuqJhGnko0TbafrWIY7hnGD+sNCGMdiTVsxxs6zigA==}
|
||||
dependencies:
|
||||
'@fastify/busboy': 1.1.0
|
||||
'@fastify/deepmerge': 1.1.0
|
||||
|
||||
Reference in New Issue
Block a user